# HG changeset patch # User cehoyos # Date 1358768855 0 # Node ID f7ea2a9f0c522f28893afde2704b1e37b8c15290 # Parent dad89f022a1ab838a95fb251db29e81220af2c5b Support FFmpeg EVRC decoder by Paul B Mahol. diff -r dad89f022a1a -r f7ea2a9f0c52 etc/codecs.conf --- a/etc/codecs.conf Mon Jan 21 11:01:42 2013 +0000 +++ b/etc/codecs.conf Mon Jan 21 11:47:35 2013 +0000 @@ -4582,6 +4582,13 @@ driver realaud dll "atrc.bundle/Contents/MacOS/atrc" +audiocodec ffevrc + info "FFmpeg EVRC decoder" + status working + fourcc sevc + driver ffmpeg + dll evrc + audiocodec ffadpcmadx info "FFmpeg SEGA CRI adx codec" status working