Mercurial > mplayer.hg
diff etc/codecs.conf @ 27356:cfdac037fb94
add some h263 fourccs
sync with vlc's fourcc.h
| author | compn |
|---|---|
| date | Fri, 01 Aug 2008 12:09:49 +0000 |
| parents | d3f4acf96cd3 |
| children | 35ded3589f83 |
line wrap: on
line diff
--- a/etc/codecs.conf Fri Aug 01 12:03:55 2008 +0000 +++ b/etc/codecs.conf Fri Aug 01 12:09:49 2008 +0000 @@ -1172,7 +1172,9 @@ status working fourcc H263,U263,h263,X263,M263 fourcc viv1 h263 - fourcc s263 + fourcc s263,S263 + fourcc D263 ; DEC H263 + fourcc L263 ; Lead H263 driver ffmpeg dll h263 out YV12,I420,IYUV
