Mercurial > mplayer.hg
changeset 35464:63477bf79ce9
Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.
author | cehoyos |
---|---|
date | Sun, 02 Dec 2012 13:35:16 +0000 |
parents | aa395c728975 |
children | bb29a2a95d31 |
files | etc/codecs.conf |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Dec 02 13:23:40 2012 +0000 +++ b/etc/codecs.conf Sun Dec 02 13:35:16 2012 +0000 @@ -4614,6 +4614,13 @@ driver ffmpeg dll adpcm_ima_oki +audiocodec ffadpcmafc + info "FFmpeg ADPCM Nintendo Gamecube AFC" + status working + fourcc "AFC " ; internal MPlayer FourCC + driver ffmpeg + dll adpcm_afc + audiocodec ffadpcmimadk4 info "FFmpeg DK4 IMA ADPCM audio" status working