summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7a194e9efa..4a4cdac963 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1938,6 +1938,14 @@ videocodec ffvmd
dll "vmdvideo"
out BGR8
+videocodec ffdsicinvideo
+ info "FFmpeg Delphine CIN video"
+ status working
+ fourcc DCIV ; internal MPlayer FourCC
+ driver ffmpeg
+ dll "dsicinvideo"
+ out BGR8
+
; raw formats: (now RGB formats are autodetected)
@@ -2442,6 +2450,13 @@ audiocodec ffsmkaud
driver ffmpeg
dll "smackaud"
+audiocodec ffdsicinaudio
+ info "FFmpeg Delphine CIN audio"
+ status working
+ fourcc DCIA ; internal MPlayer FourCC
+ driver ffmpeg
+ dll dsicinaudio
+
audiocodec ff4xmadmpcm
info "FFmpeg 4XM ADPCM audio"
status working