[MPlayer-cvslog] CVS: main/etc codecs.conf,1.463,1.464
Dominik Mierzejewski CVS
syncmail at mplayerhq.hu
Tue Mar 14 00:33:07 CET 2006
CVS change done by Dominik Mierzejewski CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv14240/etc
Modified Files:
codecs.conf
Log Message:
in24/in32/fl32 little/big-endian QuickTime PCM audio support
approved by rxt
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- codecs.conf 11 Mar 2006 22:43:27 -0000 1.463
+++ codecs.conf 13 Mar 2006 23:32:34 -0000 1.464
@@ -2362,9 +2362,14 @@
format 0x736f7774 ; "twos" (MOV files)
format 0x74776f73 ; "sowt" (MOV files)
format 0x32336c66 ; "fl32" (MOV files)
+ format 0x666c3332 ; "23lf" (MOV files)
+; format 0x34366c66 ; "fl64" (MOV files)
+; format 0x666c3634 ; "46lf" (MOV files)
format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320)
format 0x34326e69 ; "in24" (MOV files)
+ format 0x696e3234 ; "42ni" (MOV files)
format 0x32336e69 ; "in32" (MOV files)
+ format 0x696e3332 ; "23ni" (MOV files)
;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
; format 0x6
; format 0x7
More information about the MPlayer-cvslog
mailing list