Mercurial > mplayer.hg
changeset 29744:31765aadf02c
Fix playback of Intel JPEG Library Video Codec.
Fixes r29770, which probably should not have been committed.
author | cehoyos |
---|---|
date | Mon, 19 Oct 2009 15:47:59 +0000 |
parents | faecce6b4b99 |
children | 58e73accaeb7 |
files | etc/codecs.conf |
diffstat | 1 files changed, 1 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Oct 19 10:09:58 2009 +0000 +++ b/etc/codecs.conf Mon Oct 19 15:47:59 2009 +0000 @@ -1233,6 +1233,7 @@ fourcc ACDV ; ACDSee jpeg fourcc SLMJ ; SL M-JPEG fourcc MVJP ; Midvid JPEG Video Codec + fourcc IJLV ; Intel JPEG Library Video Codec driver ffmpeg dll mjpeg out 444P @@ -1243,14 +1244,6 @@ out RGB24 ; JPEG-LS out Y800 -videocodec ffijlv - info "FFmpeg flipped MJPEG" - status working - fourcc IJLV - driver ffmpeg - dll mjpeg - out 422P flip - videocodec ffmjpegb info "FFmpeg MJPEG-B" status working