summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2005-06-25 13:21:30 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2005-06-25 13:21:30 +0000
commit7e9859c5702f2c02da58292d7295c428dc4520c0 (patch)
treec98a290d2bef8d0307a2330abb29d9011be2d653 /ChangeLog
parentca7f6b0509afe39283168d850daf061db4f01d55 (diff)
downloadxine-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a24086731..6e1804913 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]