GNOME Bugzilla – Bug 773589
vaapidecodebin: honor the disable-vpp property
Last modified: 2016-10-31 14:33:15 UTC
Since the codec-split, vaapidecodebin was adapted quickly to the new scheme, but some crumbles and leftovers remained. These patches clean up a bit the code.
Created attachment 338618 [details] [review] vaapidecodebin: remove unused variables Since vaapipostproc is only registered if the driver supports it, all the support for dynamic loading were removed. Though some leftovers remained.
Created attachment 338619 [details] [review] vaapidecodebin: name the internal queue
Created attachment 338620 [details] [review] vaapidecodebin: resurrect disable-vpp property
The important bit is to bring back to live the property disable-vpp.
Attachment 338618 [details] pushed as 0db3e14 - vaapidecodebin: remove unused variables Attachment 338619 [details] pushed as 4100e8d - vaapidecodebin: name the internal queue Attachment 338620 [details] pushed as af0c2fa - vaapidecodebin: resurrect disable-vpp property