codecs.conf: add fourcc AMV2, WAWV

add binary codec for fourcc AMV2
add fourcc WAWV to ffodivx and ffodivxvdpau

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32034 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2010-08-30 16:48:52 +00:00 committed by Uoti Urpala
parent 343bdac280
commit 0f985365fb
1 changed files with 11 additions and 3 deletions

View File

@ -97,6 +97,14 @@ videocodec imm4
dll "VCMIMM4.dll"
out BGR15 flip
videocodec amv2
info "lossless video codec"
status working
fourcc AMV2
driver vfw
dll "amv2codec.dll"
out BGR32 flip
videocodec lzocodec
info "lzo lossless"
status working
@ -1036,7 +1044,7 @@ videocodec ffodivx
fourcc FFDS
fourcc DCOD,MVXM,EM4A,PM4V
fourcc M4T3,DMK2,DIGI,INMC
fourcc EPHV,SN40
fourcc EPHV,SN40,WAWV
fourcc uldx,ULDX,VSPX
fourcc SIPP ; Samsung SHR-6040
driver ffmpeg
@ -1069,7 +1077,7 @@ videocodec ffodivxvdpau
fourcc FFDS
fourcc DCOD,MVXM,EM4A,PM4V
fourcc M4T3,DMK2,DIGI,INMC
fourcc EPHV,SN40
fourcc EPHV,SN40,WAWV
fourcc uldx,ULDX,VSPX
fourcc SIPP ; Samsung SHR-6040
driver ffmpeg
@ -1122,7 +1130,7 @@ videocodec xvid
fourcc FFDS
fourcc DCOD,MVXM,EM4A,PM4V
fourcc M4T3,DMK2,DIGI,INMC
fourcc EPHV,SN40
fourcc EPHV,SN40,WAWV
fourcc uldx,ULDX,VSPX
format 0x10000004 ; mpeg 4 es
fourcc SIPP ; Samsung SHR-6040