diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2003-10-18 21:29:29 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2003-10-18 21:29:29 +0000 |
commit | f8782a8a452ac1816ffaacfd4f9519492b3650a7 (patch) | |
tree | 0d248ed8b77db608e24311e6c47fea86927ce40d | |
parent | 02a551d61a2c8b66a6602d62d9056776f94331ab (diff) | |
download | xine-lib-f8782a8a452ac1816ffaacfd4f9519492b3650a7.tar.gz xine-lib-f8782a8a452ac1816ffaacfd4f9519492b3650a7.tar.bz2 |
mms + asf + nbc cleanup/fixes
All these patches to support this radio:
mms://wms03.nordicwebradio.com/chelsea
The metronom needs to be patched if you do not want to skip 5-6 seconds at the beginning of each song.
CVS patchset: 5538
CVS date: 2003/10/18 21:29:29
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ xine-lib (1-rc2) * fix ssa subtitle handling * don't find out id3 info in mp3 files saved from non-seekable inputs * handle filenames containing # or % more nicely + * net buffer controler cleanup and fixes + * mms command 0x20 support, bugfixes + * concatenated asf streams support xine-lib (1-rc1) * fix incorrect colours when blending frame with a big-endian RGB pixel format |