Mercurial > mplayer.hg
changeset 17319:19a903d54464
Add MPEG fourcc to all MPEG decoders.
author | diego |
---|---|
date | Thu, 05 Jan 2006 22:47:08 +0000 |
parents | 184a3683834a |
children | 80c9127688be |
files | etc/codecs.conf |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Wed Jan 04 23:36:36 2006 +0000 +++ b/etc/codecs.conf Thu Jan 05 22:47:08 2006 +0000 @@ -46,6 +46,7 @@ fourcc mpg1 fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 + fourcc MPEG driver ffmpeg dll "mpeg1video" out YV12,I420,IYUV @@ -57,6 +58,7 @@ fourcc mpg2 fourcc "DVR " fourcc hdv2 + fourcc MPEG driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -73,6 +75,7 @@ fourcc VCR2 fourcc "DVR " fourcc hdv2 + fourcc MPEG driver ffmpeg dll "mpegvideo" out YV12,I420,IYUV @@ -88,6 +91,7 @@ fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 + fourcc MPEG driver ffmpeg dll "mpegvideo_xvmc" out IDCT_MPEG2