summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 31c744e00b..2d035d831a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -893,6 +893,7 @@ videocodec ffh263
status working
fourcc H263,U263,h263,X263
fourcc viv1 h263
+ fourcc s263
driver ffmpeg
dll h263
out YV12,I420,IYUV
@@ -2327,6 +2328,20 @@ audiocodec ffdts
driver ffmpeg
dll "dts"
+audiocodec ffamrnb
+ info "AMR Narrowband"
+ status working
+ fourcc samr
+ driver ffmpeg
+ dll "amr_nb"
+
+audiocodec ffamrwb
+ info "AMR Widewband"
+ status working
+ fourcc sawb
+ driver ffmpeg
+ dll "amr_wb"
+
audiocodec voxware
info "VoxWare"
status working