Hi,
2012/6/26 Zhao Halley <[email protected]>:
> } else if (fourcc == VA_FOURCC('I', 'M', 'C', '1') ||
> - fourcc == VA_FOURCC('I', 'M', 'C', '3')) {
> + fourcc == VA_FOURCC('I', 'M', 'C', '3') ||
> + fourcc == VA_FOURCC('Y', 'V', '1', '2') ) {
> i965_post_processing_internal(ctx, i965->pp_context,
> src_surface,
> src_rect,
I420 should also be possible.
Thanks,
Gwenole.
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva