Mercurial > mplayer.hg
diff libvo/vo_dga.c @ 35147:4d8d26a9d66a
Remove nv12/nv21 decoding from vd_hmblck.
The codecs.conf doesn't list nv12/nv21 in the hmblck section,
so the hmblck is never actually used for decoding them.
Instead these pixel formats are passed through rawnv12/21 (vd_raw).
They can be converted to yv12 by vf_scale.
When swscale support hm12 pixel format, this decoder could be completely
removed.
author | iive |
---|---|
date | Thu, 11 Oct 2012 21:50:18 +0000 |
parents | b291f44d864a |
children | 5d3f93051de9 |