diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-08-19 12:45:52 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-08-19 12:45:52 +0000 |
commit | dfcde6cb6f14757fc012936621a7eebf0e492566 (patch) | |
tree | 6e16659faf59969e76f3de455140b4f15d3920ef | |
parent | c08afccd5658381ed9f4cf9568f1a5e35d3f0848 (diff) | |
download | xine-lib-dfcde6cb6f14757fc012936621a7eebf0e492566.tar.gz xine-lib-dfcde6cb6f14757fc012936621a7eebf0e492566.tar.bz2 |
MPEG demuxer fixes
CVS patchset: 5297
CVS date: 2003/08/19 12:45:52
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -404,4 +404,7 @@ Darren Vincent Hart <dvhart@byu.edu> Philip Jägenstedt <philipj@telia.com> rework of aspect ratio to support float values +Laurent Aimar <fenrir@videolan.org> + MPEG demuxer fixes + (let us know if we've forgotten anyone) @@ -8,6 +8,7 @@ xine-lib (1-rc1) * get the correct duration and bitrate for MP3s with Xing headers (VBR) * fix alignment check in configure (fixes weird colours with MPEG2 on PPC) * improved expand plugin (increased performance, allow subtitle shifting) + * MPEG demuxer fixes (support VLC streams) xine-lib (1-rc0a) * includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support) |