GNOME Bugzilla – Bug 703937
vaapidownload: fix src caps format error
Last modified: 2013-07-12 02:48:31 UTC
Created attachment 248821 [details] [review] 0001-vaapidownload-fix-src-caps-format-error vaapidownload fix src caps format error
Committed to git master branch. Thanks.
commit 9b3ad4daadab935f09cf632e0576868bf921ec43 Author: Wind Yuan <feng.yuan@intel.com> Date: Wed Mar 13 17:44:52 2013 +0800 vaapidownload: fix src caps format error. This fixes direct linking of vaapidownload element to xvimagesink with VA drivers supporting vaGetImage() from the native VA surface format to a different VA image format. i.e. color conversion during download. http://bugzilla.gnome.org/show_bug.cgi?id=703937
Thanks