[MPlayer-cvslog] r29698 - trunk/etc/codecs.conf
    compn 
    subversion at mplayerhq.hu
       
    Sun Sep 20 16:41:35 CEST 2009
    
    
  
Author: compn
Date: Sun Sep 20 16:41:35 2009
New Revision: 29698
Log:
sync faad / ffaac supported fourccs as potted by reimar
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sun Sep 20 14:41:21 2009	(r29697)
+++ trunk/etc/codecs.conf	Sun Sep 20 16:41:35 2009	(r29698)
@@ -3525,10 +3525,12 @@ audiocodec faad
   fourcc "VLB " ; Used in NSV, not really working
   fourcc "AAC " ; Used in NSV
   fourcc "AACP" ; Used in NSV for AACPlus
+  fourcc raac,racp
   format 0xff
   format 0x706D
   format 0x4143 ; aac in asf
   format 0xA106 ; aac in avi
+  format 0xAAC0 ; Borgtech nonsense tag
   driver faad
   dll libfaad2
 
    
    
More information about the MPlayer-cvslog
mailing list