# HG changeset patch # User alex # Date 1056917364 0 # Node ID 56f0f7130b6dfa158c255b33a46bd414077cef06 # Parent 03c34e5da8fe14c19b4cd1e760327b0dd9446e47 ffmpeg/libavcodec ra144 and ra288 support diff -r 03c34e5da8fe -r 56f0f7130b6d etc/codecs.conf --- a/etc/codecs.conf Sun Jun 29 18:46:29 2003 +0000 +++ b/etc/codecs.conf Sun Jun 29 20:09:24 2003 +0000 @@ -1777,6 +1777,20 @@ driver ffmpeg dll "mace6" +audiocodec ffra144 + info "RealAudio 1.0" + status untested + format 0x345F3431 ; "14_4" + driver ffmpeg + dll "real_144" + +audiocodec ffra288 + info "RealAudio 2.0" + status untested + format 0x385F3832 ; "28_8" + driver ffmpeg + dll "real_288" + audiocodec ffmp3 info "FFmpeg layer-3 audio decoder" comment "integer only"