diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-06-22 12:23:26 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-06-22 12:23:26 +0000 |
commit | 1dc8c9e08fb947bced01c7812e32ec3dfa48add6 (patch) | |
tree | 380c34901f3055ec9b547b72ea9418ef9bce211d | |
parent | 1d651a539d16012777e578cfb80cfd4697488cc1 (diff) | |
download | xine-lib-1dc8c9e08fb947bced01c7812e32ec3dfa48add6.tar.gz xine-lib-1dc8c9e08fb947bced01c7812e32ec3dfa48add6.tar.bz2 |
mention libsputext fixes from Dennis Bjorklund
CVS patchset: 2128
CVS date: 2002/06/22 12:23:26
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -253,5 +253,8 @@ Contributions Claire Griffin <claire@comedia.com> demux_ts fixes for ATSC streams + + Dennis Bjorklund <db@zigo.dhs.org> + patch to fix flashing subtitles in libsputext (let us know if we've forgotten anyone) @@ -2,6 +2,7 @@ xine-lib (0.9.12) unstable; urgency=low * demux_ts fixes for ATSC streams * configurable size of avi subtitles + * fixed bug in libsputext that caused subtitle flashing * update win32 codec loading code * use directshow filter to decode msmpeg4 v1/v2 |