GNOME Bugzilla – Bug 779400
vaapi: wayland window: more cases of using vpp
Last modified: 2017-03-02 01:41:45 UTC
Since the PR https://github.com/01org/intel-vaapi-driver/pull/55 landed, we can do color-transformation by using vpp on wayland. According to the commit, we should expand handling more VAStatus values to get it working.
We can test this with media below: # gst-play-1.0 op1a-pal-mpeg2.mxf/op1a-mpeg2-wave_hd.mxf/rawaudioS32LE_prores.mov/raw_video.mov These are located in gst-validate/gst-integration-testsuites/medias.
Created attachment 346951 [details] [review] libs: window: wayland: handle more VAStatus to use vpp Since the commit landed https://github.com/01org/intel-vaapi-driver/pull/55, we should consider more returned VAStatus to use vpp.
Review of attachment 346951 [details] [review]: lgtm
Attachment 346951 [details] pushed as c4ef779 - libs: window: wayland: handle more VAStatus to use vpp