Mercurial > mplayer.hg
comparison ChangeLog @ 15062:56e7a0a6dd5c
demux ac3 by means of lavf by default
author | nicodvb |
---|---|
date | Thu, 07 Apr 2005 19:05:53 +0000 |
parents | b7aa70b05d76 |
children | cb95ad389291 |
comparison
equal
deleted
inserted
replaced
15061:b5a2f518791d | 15062:56e7a0a6dd5c |
---|---|
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 * demux ac3 audio files using libavformat by default | |
49 * online audio stream switching in the MPEG demuxer | 50 * online audio stream switching in the MPEG demuxer |
50 | 51 |
51 Streaming: | 52 Streaming: |
52 * stream selection and bandwidth support for MMS over HTTP | 53 * stream selection and bandwidth support for MMS over HTTP |
53 * fallback to HTTP if connection refused on pnm:// | 54 * fallback to HTTP if connection refused on pnm:// |