[MPlayer-cvslog] r33460 - trunk/etc/codecs.conf
    cehoyos 
    subversion at mplayerhq.hu
       
    Thu May 12 20:20:38 CEST 2011
    
    
  
Author: cehoyos
Date: Thu May 12 20:20:38 2011
New Revision: 33460
Log:
Support S302M (with -demuxer lavf).
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu May 12 19:46:22 2011	(r33459)
+++ trunk/etc/codecs.conf	Thu May 12 20:20:38 2011	(r33460)
@@ -4635,6 +4635,13 @@ audiocodec ffpcmlxf
   driver ffmpeg
   dll pcm_lxf
 
+audiocodec ffs302m
+  info "SMPTE 302M"
+  status working
+  fourcc BSSD
+  driver ffmpeg
+  dll s302m
+
 ; add every new fourcc also to allocate_parser()
 ; in libmpdemux/demuxer.c
 audiocodec ffac3
    
    
More information about the MPlayer-cvslog
mailing list