diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:52 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:52 +0200 |
commit | 5d0a20d58b80ecd8d783990bfc1ebd25596725e3 (patch) | |
tree | 621b9fd02312ddfae277e15ef21530328b3c37e7 /multimedia/mpeg2dec/README | |
parent | 4a3d9da5c5fcaebd041af7a53bc849a814f3802d (diff) | |
download | slackbuilds-5d0a20d58b80ecd8d783990bfc1ebd25596725e3.tar.gz |
libraries/libmpeg2: Renamed from mpeg2dec and moved from multimedia
Diffstat (limited to 'multimedia/mpeg2dec/README')
-rw-r--r-- | multimedia/mpeg2dec/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mpeg2dec/README b/multimedia/mpeg2dec/README deleted file mode 100644 index 828e0026a9..0000000000 --- a/multimedia/mpeg2dec/README +++ /dev/null @@ -1,10 +0,0 @@ -mpeg2dec - A test program for libmpeg2. - -It decodes mpeg-1 and mpeg-2 video streams, and also includes a -demultiplexer for mpeg-1 and mpeg-2 program streams. -It is purposely kept simple : it does not -include features like reading files from a DVD, CSS, fullscreen -output, navigation, etc... The main purpose of mpeg2dec is to have a -simple test bed for libmpeg2. -The libmpeg2 source code is always distributed in the mpeg2dec -package, to make it easier for people to test it. |