Mercurial > mplayer.hg
comparison mp3lib/dct64_mmx.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 | d0f70692a140 |
children |
comparison
equal
deleted
inserted
replaced
35146:c17eeb84bec7 | 35147:4d8d26a9d66a |
---|