gstreamer got updated from 1.6.x to 1.8.x back in May: > e9c85d5 gstreamer1.0: upgrade to version 1.8.1
With the 1.8.x series gstreamer-vaapi got integrated into the maintainership of the greater GStreamer project. The old 0.7.0 pre-upstream version of gstreamer-vaapi has never been verified against 1.8.x so we need to update here. Also it's worth noting that the old github-homed version of gstreamer-vaapi strove to support multiple release versions of GStreamer. This is no longer the case with the upstreamed gstreamer-vaapi, so we need to try to coordinate updates in gstreamer and gstreamer-vaapi to not get any funky regressions. This update (vs 0.7.0) is known to be tested with new platforms APL and KBL as well as contain bug fixes for SKL. It is also known to correct a playback issue with VP9 on all platforms. Scott D Phillips (1): gstreamer-vaapi: Update to upstream version 1.8.2 .../gstreamer/gstreamer-vaapi-1.0_0.7.0.bb | 8 ------ .../gstreamer/gstreamer-vaapi-1.0_1.8.2.bb | 6 +++++ .../gstreamer/gstreamer-vaapi.inc | 4 +-- ...5-Fix-offset-calculation-in-codec_data-pa.patch | 31 ---------------------- 4 files changed, 7 insertions(+), 42 deletions(-) delete mode 100644 common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.7.0.bb create mode 100644 common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_1.8.2.bb delete mode 100644 common/recipes-multimedia/gstreamer/gstreamer-vaapi/0001-decoder-h265-Fix-offset-calculation-in-codec_data-pa.patch -- 2.5.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
