[MPlayer-cvslog] CVS: main/etc codecs.conf,1.379,1.380
    Roberto Togni CVS 
    syncmail at mplayerhq.hu
       
    Tue Dec  7 23:05:06 CET 2004
    
    
  
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv15282
Modified Files:
	codecs.conf 
Log Message:
Support for "NONE" audio in MOV files generated by Kodak CX6230
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.379
retrieving revision 1.380
diff -u -r1.379 -r1.380
--- codecs.conf	28 Nov 2004 18:37:49 -0000	1.379
+++ codecs.conf	7 Dec 2004 22:05:04 -0000	1.380
@@ -2121,6 +2121,7 @@
   format 0x736f7774  ; "twos" (MOV files)
   format 0x74776f73  ; "sowt" (MOV files)
   format 0x32336c66  ; "fl32" (MOV files)
+  format 0x454e4f4e  ; "NONE" (MOV files from Kodak CX6320)
 ;;;; these are for hardware support only:  (alaw,ulaw,ima-adpcm,mpeg,ac3)
 ;  format 0x6
 ;  format 0x7
    
    
More information about the MPlayer-cvslog
mailing list