diff etc/codecs.conf @ 15958:087142ef3a2d

musepack demuxing and decoding support (demuxing is v7 bitstream only).
author reimar
date Sun, 10 Jul 2005 17:14:12 +0000
parents 73f2eacdb621
children 4007949d98bc
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jul 10 17:07:40 2005 +0000
+++ b/etc/codecs.conf	Sun Jul 10 17:14:12 2005 +0000
@@ -2479,6 +2479,13 @@
   driver ffmpeg
   dll "dts"
 
+audiocodec musepack
+  info "MPC/MpegPlus audio codec"
+  status  working
+  fourcc  "MPC "
+  format 0x2b4d
+  driver libmusepack
+
 audiocodec ffamrnb
   info "AMR Narrowband"
   status working