comparison ChangeLog @ 14972:e13f8066ed4b

alac and others
author rtognimp
date Sun, 20 Mar 2005 20:29:58 +0000
parents f7ffa34c88ae
children dfc473e13cf0
comparison
equal deleted inserted replaced
14971:f7ffa34c88ae 14972:e13f8066ed4b
28 * 32 bit RGB support in binary TSCC decoder 28 * 32 bit RGB support in binary TSCC decoder
29 * dropped support of old faad2 versions (<= 1.1) 29 * dropped support of old faad2 versions (<= 1.1)
30 * support for Real 10 cook Linux binary codec (decodes cook5.1) 30 * support for Real 10 cook Linux binary codec (decodes cook5.1)
31 * improved NV12/NV21 support 31 * improved NV12/NV21 support
32 * support for multichannel WAV files 32 * support for multichannel WAV files
33 * alac (QuickTime lossless audio) support via lavc
33 34
34 Demuxers: 35 Demuxers:
35 * vqf demuxer 36 * vqf demuxer
36 * seeking in MPEG-ES fixed 37 * seeking in MPEG-ES fixed
37 * support for Real multirate files 38 * support for Real multirate files
52 * B-frames in H.264, H.264 weighted prediction support 53 * B-frames in H.264, H.264 weighted prediction support
53 * a lot of integer overflow and pointer fixes 54 * a lot of integer overflow and pointer fixes
54 * 32 bit RGB support in TSCC 55 * 32 bit RGB support in TSCC
55 * multichannel MP3 decoder (MP3on4) 56 * multichannel MP3 decoder (MP3on4)
56 * 3g2 support 57 * 3g2 support
58 * alac audio decoder
59 * loco video decoder
60 * shorten audio decoder and demuxer
57 61
58 GUI: 62 GUI:
59 * half size event implemented and added to the menu 63 * half size event implemented and added to the menu
60 * ESD configuration dialog and software volume control option 64 * ESD configuration dialog and software volume control option
61 * memleaks fixed 65 * memleaks fixed