summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 803ad80238..aa6cfcaf4e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4011,6 +4011,8 @@ audiocodec ffdv
driver ffmpeg
dll "dvaudio"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec fflatm
info "FFmpeg AAC in LATM"
status working
@@ -4085,6 +4087,8 @@ audiocodec ffals
driver ffmpeg
dll "als"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffmlp
info "FFmpeg MLP"
status working
@@ -4092,6 +4096,8 @@ audiocodec ffmlp
driver ffmpeg
dll "mlp"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec fftruehd
info "FFmpeg TrueHD"
status working
@@ -4276,6 +4282,8 @@ audiocodec ffmp3on4
driver ffmpeg
dll "mp3on4"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffmp3float
info "FFmpeg MPEG layer-3 audio"
comment "integer only"
@@ -4318,6 +4326,8 @@ audiocodec ffmp3adu
driver ffmpeg
dll "mp3adu"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffmp2float
info "FFmpeg MPEG layer-1 and layer-2 audio"
comment "integer only"
@@ -4444,6 +4454,8 @@ audiocodec fflpcm
driver ffmpeg
dll pcm_bluray
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffac3
info "FFmpeg AC-3"
status working
@@ -4456,6 +4468,8 @@ audiocodec ffac3
driver ffmpeg
dll ac3
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffeac3
info "FFmpeg E-AC-3"
status working
@@ -4472,6 +4486,8 @@ audiocodec a52
driver liba52
dll "liba52"
+; add every new fourcc also to allocate_parser()
+; in libmpdemux/demuxer.c
audiocodec ffdca
info "FFmpeg DTS"
status working