summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer-vaapi-1.0_0.5.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer-vaapi: Move SRC_CHKSUM from .inc to .bbSaul Wold2015-11-021-0/+4
| | | | | | | This allows for the .bb to be the only file that changes when updating package versions. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gstreamer-vaapi: upgrade to 0.5.10Ross Burton2015-02-271-0/+5
Many fixes for playback, in particular this now autoplugs correctly with GStreamer so using "gst-launch playbin" actually works. 0.5.10 has "obsolete" support for GStreamer 0.10 (in that it doesn't actually compile) and 0.5.11 will be removing support for GStreamer 0.10 entirely, so delete the gstreamer-vaapi-0.10 recipe. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>