diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-09-01 21:55:16 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-09-01 21:55:16 +0000 |
commit | aea9b83c8f72b811ffc1200e1e92288b7d15db38 (patch) | |
tree | de7b5d588a81e7168bc2bd9e2481363cd6582960 | |
parent | 7cbdb89b95bc11d8ab42a2e3fee21cb8e8d5a7d0 (diff) | |
download | xine-lib-aea9b83c8f72b811ffc1200e1e92288b7d15db38.tar.gz xine-lib-aea9b83c8f72b811ffc1200e1e92288b7d15db38.tar.bz2 |
note aspect ratio fix
CVS patchset: 5329
CVS date: 2003/09/01 21:55:16
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ xine-lib (1-rc1) when using 6 analogue channels for output. * Fix bug in playing A52 .wav files via SPDIF passthrough. * Improve demux of transport streams with PMT stream IDs > 0x80. + * fix aspect ratio of MPEG1 streams xine-lib (1-rc0a) * includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support) |