diff options
Diffstat (limited to 'graphics/libfame/pkg-descr')
-rw-r--r-- | graphics/libfame/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/libfame/pkg-descr b/graphics/libfame/pkg-descr deleted file mode 100644 index e6a7be5a0744..000000000000 --- a/graphics/libfame/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -libfame is a video encoding library. - -It can currently encode MPEG-1 and MPEG-4 rectangular video, as well as -MPEG-4 video with arbitrary shape. - -Objectives - - Compliance : Provide bitstreams compliant to the MPEG-1, MPEG-2 and - MPEG-4 video standards. - - Speed : Provide a fast implementation of the techniques used in MPEG - standards. - - Flexibility : Allow the user to choose between different options for - speed, compression ratio and quality. - - Portability : Support many different platforms and architectures. - -WWW: http://fame.sourceforge.net/ |