libvdpau-sunxi icon indicating copy to clipboard operation
libvdpau-sunxi copied to clipboard

Implement vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities

Open pkendall64 opened this issue 11 years ago • 3 comments

This implementation matches the current put_bits function from Reimar Döffinger.

pkendall64 avatar Nov 19 '13 02:11 pkendall64

For what it's worth (since it's not me who decides what goes in), patch looks good to me. Since MPlayer doesn't care to check features before trying to use them I didn't notice this :-)

rdoeffinger avatar Nov 20 '13 23:11 rdoeffinger

Except that get_bits_y_cb_cr isn't implemented but this function tells the user it would be, it looks good. I'll keep it for later when it is implemented.

jemk avatar Nov 22 '13 16:11 jemk

Sure, that makes sense

On Sat, Nov 23, 2013 at 5:00 AM, jemk [email protected] wrote:

Except that get_bits_y_cb_cr isn't implemented but this function tells the user it would be, it looks good. I'll keep it for later when it is implemented.

— Reply to this email directly or view it on GitHubhttps://github.com/linux-sunxi/libvdpau-sunxi/pull/7#issuecomment-29083472 .

pkendall64 avatar Nov 22 '13 22:11 pkendall64