diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2005-06-25 13:21:30 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2005-06-25 13:21:30 +0000 |
commit | 7e9859c5702f2c02da58292d7295c428dc4520c0 (patch) | |
tree | c98a290d2bef8d0307a2330abb29d9011be2d653 /ChangeLog | |
parent | ca7f6b0509afe39283168d850daf061db4f01d55 (diff) | |
download | xine-lib-7e9859c5702f2c02da58292d7295c428dc4520c0.tar.gz xine-lib-7e9859c5702f2c02da58292d7295c428dc4520c0.tar.bz2 |
*BUGFIX*
fix playback of non-multi Real RTSP streams
CVS patchset: 7633
CVS date: 2005/06/25 13:21:30
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ xine-lib (1.1) * added --with-external-a52dec and --with-external-libmad switches xine-lib (1.0.2) + * fixed playback of single-session Real RTSP streams, such as + rtsp://stream.samurai.fm/broadcast/live_hi.rm * fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update. * support --enable-fpic with recent versions of gcc * clip goom fps value to >= 1 [bug #1193783] |