[MPlayer-cvslog] r28259 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Mon Jan 5 04:17:12 CET 2009
Author: compn
Date: Mon Jan 5 04:17:12 2009
New Revision: 28259
Log:
add binary codec Philips Speech Processing CELP acm for format 0x120
add DIVF fourcc to ffodivx
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Mon Jan 5 01:08:23 2009 (r28258)
+++ trunk/etc/codecs.conf Mon Jan 5 04:17:12 2009 (r28259)
@@ -718,6 +718,7 @@ videocodec ffdivx
fourcc DIV5,div5 div3 ; DivX 3.20
fourcc DIV6,div6 div4 ; -||-
fourcc DIV3,div3,DIV4,div4
+ fourcc DIVF,divf ; divx4.12
fourcc AP41 div3 ; AngelPotion stuff
fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax)
fourcc 3IVD,3ivd ; divxdoctored files (3ivx.com)
@@ -3868,6 +3869,13 @@ audiocodec lhacm
driver acm
dll "lhacm.acm"
+audiocodec pscelp
+ info "Philips Speech Processing CELP"
+ status working
+ format 0x120
+ driver acm
+ dll "smcelp32.acm"
+
audiocodec TwinVQ
info "VQF codec by NTTLabs"
status working
More information about the MPlayer-cvslog
mailing list