Mercurial > mplayer.hg
comparison ChangeLog @ 15046:b7aa70b05d76
Added support of audio stream switching in the MPEG demuxer using the #-key
Patch by Michael Behrisch < behrisch $ informatik * hu-berlin * de >
commited with the kind blessing of D. Richard Felker III
author | gpoirier |
---|---|
date | Sun, 03 Apr 2005 14:08:28 +0000 |
parents | be6bf99741c6 |
children | 56e7a0a6dd5c |
comparison
equal
deleted
inserted
replaced
15045:20ea036e5f0d | 15046:b7aa70b05d76 |
---|---|
43 * MP3 in Real files | 43 * MP3 in Real files |
44 * more user-friendly info about audio and subtitle tracks in Ogg files | 44 * more user-friendly info about audio and subtitle tracks in Ogg files |
45 * avisynth demuxer | 45 * avisynth demuxer |
46 * Multichannel MP3 in MP4 files support (MP3on4) | 46 * Multichannel MP3 in MP4 files support (MP3on4) |
47 * some classes of nonworking 14.4/28.8 RealAudio files fixed | 47 * some classes of nonworking 14.4/28.8 RealAudio files fixed |
48 * added code to autodetect and demux mpeg audio layers 1 and 2 | 48 * added code to autodetect and demux mpeg audio layers 1 and 2 |
49 * online audio stream switching in the MPEG demuxer | |
49 | 50 |
50 Streaming: | 51 Streaming: |
51 * stream selection and bandwidth support for MMS over HTTP | 52 * stream selection and bandwidth support for MMS over HTTP |
52 * fallback to HTTP if connection refused on pnm:// | 53 * fallback to HTTP if connection refused on pnm:// |
53 * support for UDP streaming (udp://) | 54 * support for UDP streaming (udp://) |