Mercurial > mplayer.hg
changeset 34361:7651f6b0f730
Support decoding yuv411p rawvideo.
Patch by Paul B Mahol, onemda gmail
author | cehoyos |
---|---|
date | Sun, 18 Dec 2011 00:33:46 +0000 |
parents | d2cca56ef858 |
children | ec5c8fc76952 |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Fri Dec 16 12:23:29 2011 +0000 +++ b/etc/codecs.conf Sun Dec 18 00:33:46 2011 +0000 @@ -3942,6 +3942,14 @@ dll rawvideo out YVU9 +videocodec ffrawy41b + info "RAW Y41B" + status working + fourcc Y41B + driver ffmpeg + dll rawvideo + out 411P + videocodec ffrawy800 info "RAW Y8/Y800" status working