diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-25 18:37:18 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-25 18:37:18 +0000 |
commit | c281696de31c1978373828f3f9a8628a31ce8b58 (patch) | |
tree | 16fdccc84f942dd2e4a8136473df7af6d728f747 | |
parent | 753923ca99019885a2290f25aa0234f7d75a51d4 (diff) | |
download | xine-lib-c281696de31c1978373828f3f9a8628a31ce8b58.tar.gz xine-lib-c281696de31c1978373828f3f9a8628a31ce8b58.tar.bz2 |
new dxr3 MPEG encoder
CVS patchset: 4932
CVS date: 2003/05/25 18:37:18
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ xine-lib (1-beta13) * move http proxy configuration to xine itself * add expand post video filter for displaying subtitles in borders * speex (http://www.speex.org) audio decoder support + * dxr3: libavcodec from xine's ffmpeg plugin can now be used for MPEG reencoding + (so reencoding is now possible without installing any additional libraries) xine-lib (1-beta12) * enabled SVQ3 video decoding via ffmpeg |