Mercurial > mplayer.hg
changeset 34014:02385e7d82cd
add disabled ffrawnv12
author | compn |
---|---|
date | Tue, 13 Sep 2011 00:07:05 +0000 |
parents | 18dfcac48055 |
children | cb7685abfd94 |
files | etc/codecs.conf |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Sep 12 23:36:00 2011 +0000 +++ b/etc/codecs.conf Tue Sep 13 00:07:05 2011 +0000 @@ -3609,6 +3609,16 @@ ;lavc raw codecs +videocodec ffrawnv12 + info "RAW NV12" + status buggy + format 0x0 + format 0x20776172 + fourcc nv12,NV12 + driver ffmpeg + dll rawvideo + out NV12 + videocodec ffrawyuy2 info "RAW YUY2" status working