diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-09-04 18:18:15 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-09-04 18:18:15 +0000 |
commit | 9a8dfe15cb22a9b5cb3d253ac7ca99e8217338a2 (patch) | |
tree | c39c9b78053c3e6339f979903881d1962da3e2be | |
parent | 05be3070495471c655f679e41412e55fb1e2c2bc (diff) | |
download | xine-lib-9a8dfe15cb22a9b5cb3d253ac7ca99e8217338a2.tar.gz xine-lib-9a8dfe15cb22a9b5cb3d253ac7ca99e8217338a2.tar.bz2 |
it seems that audio_out.c issues are fixed now
CVS patchset: 5343
CVS date: 2003/09/04 18:18:15
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ xine-lib (1-rc1) * Improve demux of transport streams with PMT stream IDs > 0x80. * fix aspect ratio of MPEG1 streams * Add support for TITLE= and CHAPTER*= comment in ogm files + * fix deadlock/freeze problems in audio output thread xine-lib (1-rc0a) * includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support) |