summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 3d4ecbe9a7..98a69f7c44 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1777,6 +1777,20 @@ audiocodec ffmac6
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"