changeset 35463:aa395c728975

Support FFmpeg's ADPCM IMA Dialogic OKI decoder.
author cehoyos
date Sun, 02 Dec 2012 13:23:40 +0000
parents e671bb33230f
children 63477bf79ce9
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Dec 02 01:44:24 2012 +0000
+++ b/etc/codecs.conf	Sun Dec 02 13:23:40 2012 +0000
@@ -4607,6 +4607,13 @@
   format 0x0200736d  ; "ms\x00\x02" (MOV files)
   driver msadpcm
 
+audiocodec ffadpcmoki
+  info "FFmpeg ADPCM IMA Dialogic OKI"
+  status working
+  format 0x17
+  driver ffmpeg
+  dll adpcm_ima_oki
+
 audiocodec ffadpcmimadk4
   info "FFmpeg DK4 IMA ADPCM audio"
   status working