comparison Changelog @ 22951:9827dac2e1d4

Add some more game formats that FFmpeg now supports.
author diego
date Wed, 11 Apr 2007 08:58:13 +0000
parents afb6753cb2c7
children 79c7262fcd3b
comparison
equal deleted inserted replaced
22950:bff0a6f9bfc0 22951:9827dac2e1d4
11 * Documented get/set/step properties in DOCS/tech/slave.txt 11 * Documented get/set/step properties in DOCS/tech/slave.txt
12 12
13 Decoders: 13 Decoders:
14 * Intel Music Coder audio decoding via lavc 14 * Intel Music Coder audio decoding via lavc
15 * Fraps v2/v4 video decoding via lavc 15 * Fraps v2/v4 video decoding via lavc
16 * Video game codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio 16 * Video game codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN
17 and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video, 17 audio and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ
18 Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video, 18 video, Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay
19 XAN ADPCM audio, Westwood SND1 audio, Feeble Files DXA video via lavc 19 video, XAN ADPCM audio, Westwood SND1 audio, Feeble Files DXA video, THP
20 audio and video via lavc
20 * libmpeg2 updated to 0.4.1 21 * libmpeg2 updated to 0.4.1
21 * fixed resolution switching with libmpeg2 22 * fixed resolution switching with libmpeg2
22 * handle resolution switching for Real codecs 23 * handle resolution switching for Real codecs
23 * ffmpeg video decoder handles aspect ratio changes 24 * ffmpeg video decoder handles aspect ratio changes
24 25