diff etc/codecs.conf @ 27612:22af2f661531

sync with videolan
author compn
date Fri, 19 Sep 2008 20:58:20 +0000
parents 07f04cb82a73
children dfca01c94357
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Sep 19 19:55:25 2008 +0000
+++ b/etc/codecs.conf	Fri Sep 19 20:58:20 2008 +0000
@@ -91,6 +91,8 @@
   fourcc mx5n,mx5p,mx4n,mx4p
   fourcc mx3n,mx3p
   fourcc AVmp
+  fourcc mp2v,mpgv
+  fourcc VCR2
   driver mpegpes
   out MPES
 
@@ -131,6 +133,8 @@
   fourcc mx5n,mx5p,mx4n,mx4p
   fourcc mx3n,mx3p
   fourcc AVmp
+  fourcc VCR2
+  fourcc mp2v,mpgv
   driver ffmpeg
   dll "mpeg2video"
   out YV12,I420,IYUV
@@ -165,6 +169,7 @@
   fourcc mx5n,mx5p,mx4n,mx4p
   fourcc mx3n,mx3p
   fourcc AVmp
+  fourcc mp2v,mpgv
   driver ffmpeg
   dll "mpegvideo"
   out YV12,I420,IYUV
@@ -200,6 +205,7 @@
   fourcc mx5n,mx5p,mx4n,mx4p
   fourcc mx3n,mx3p
   fourcc AVmp
+  fourcc mp2v,mpgv
   driver libmpeg2
 ;  dll "libmpeg2"
   out YV12,I420,IYUV
@@ -233,6 +239,7 @@
   fourcc mx5n,mx5p,mx4n,mx4p
   fourcc mx3n,mx3p
   fourcc AVmp
+  fourcc mp2v,mpgv
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2
@@ -647,6 +654,7 @@
   info "Indeo 2 native decoder"
   status working
   fourcc RT21
+  fourcc IV20
   driver ffmpeg
   dll indeo2
   out YVU9
@@ -774,6 +782,9 @@
   fourcc VIDM ; vidm 4.01 codec
   format 0x10000004  ; mpeg 4 es
   fourcc 4000,BLZ0
+  fourcc m4cc,M4CC
+  fourcc hdx4,HDX4
+  fourcc FVFW,fvfw
   driver ffmpeg
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV
@@ -1215,6 +1226,7 @@
   fourcc s263,S263
   fourcc D263     ; DEC H263
   fourcc L263     ; Lead H263
+  fourcc ILVR     ; ITU H263+
   driver ffmpeg
   dll h263
   out YV12,I420,IYUV
@@ -3008,6 +3020,7 @@
   status working
   fourcc RADV
   fourcc vdva,dvca
+  fourcc dvau
   driver ffmpeg
   dll "dvaudio"
 
@@ -3347,6 +3360,7 @@
   comment "only works with libavformat demuxer"
   status  working
   fourcc  "MPC8"
+  fourcc MPCK
   driver ffmpeg
   dll "mpc8"