diff options
author | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2003-09-01 13:34:44 +0000 |
---|---|---|
committer | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2003-09-01 13:34:44 +0000 |
commit | a8bdd372a0138134544660dd9ee73bf0a419f128 (patch) | |
tree | 06e0e57367db2ac6295542b58514e14857e65a9b | |
parent | 86827e34dbf2aec4151c1735958644029a5d1e32 (diff) | |
download | xine-lib-a8bdd372a0138134544660dd9ee73bf0a419f128.tar.gz xine-lib-a8bdd372a0138134544660dd9ee73bf0a419f128.tar.bz2 |
Update ChangeLog.
CVS patchset: 5326
CVS date: 2003/09/01 13:34:44
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -15,6 +15,16 @@ xine-lib (1-rc1) just press MENU2 (that is for example F2 in gxine) to start/stop recording * display channel number and name in DVB mode * first steps towards AMD64 support (thanks to Adrian Schroeter of SuSE) + * Add support for 4.1 and 5 channel speaker setups. + * Allow a52 passthru to be switchied on and off without having to exit xine. + One has to stop playing, and then restart playing for it to activate. + * Fix .mp3 content detection for .mp3 files with a header or ID3. + * Make sure mpeg_demux_pes waits for a "program_stream_pack_header" + before demuxing anything else. Otherwise detection of mpeg1/mpeg2 fails. + * Fix long standing problem with alsa not working on some audio cards + when using 6 analogue channels for output. + * Fix bug in playing A52 .wav files via SPDIF passthrough. + * Improve demux of transport streams with PMT stream IDs > 0x80. xine-lib (1-rc0a) * includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support) |