Mercurial > mplayer.hg
comparison ChangeLog @ 15065:cb95ad389291
Update for AASC and LOCO
author | rtognimp |
---|---|
date | Thu, 07 Apr 2005 22:05:33 +0000 |
parents | 56e7a0a6dd5c |
children | 2e628bcd6dd5 |
comparison
equal
deleted
inserted
replaced
15064:17ccd26b78cf | 15065:cb95ad389291 |
---|---|
32 * support for 32 bit float and extended WAV files | 32 * support for 32 bit float and extended WAV files |
33 * prefer native RealAudio 1.0 / 2.0 decoder over binary decoders | 33 * prefer native RealAudio 1.0 / 2.0 decoder over binary decoders |
34 * support for multichannel WAV files | 34 * support for multichannel WAV files |
35 * ALAC (QuickTime lossless audio) support via lavc | 35 * ALAC (QuickTime lossless audio) support via lavc |
36 * WNV1 support via lavc | 36 * WNV1 support via lavc |
37 * AASC (Autoderk RLE video) support via lavc | |
38 * LOCO video support via lavc | |
37 | 39 |
38 Demuxers: | 40 Demuxers: |
39 * vqf demuxer | 41 * vqf demuxer |
40 * seeking in MPEG-ES fixed | 42 * seeking in MPEG-ES fixed |
41 * support for Real multirate files | 43 * support for Real multirate files |
65 * 3g2 support | 67 * 3g2 support |
66 * ALAC audio decoder | 68 * ALAC audio decoder |
67 * LOCO video decoder | 69 * LOCO video decoder |
68 * WNV1 video decoder | 70 * WNV1 video decoder |
69 * shorten audio decoder and demuxer | 71 * shorten audio decoder and demuxer |
72 * AASC video decoder | |
70 | 73 |
71 GUI: | 74 GUI: |
72 * half size event implemented and added to the menu | 75 * half size event implemented and added to the menu |
73 * ESD configuration dialog and software volume control option | 76 * ESD configuration dialog and software volume control option |
74 * memleaks fixed | 77 * memleaks fixed |