gstreamer/gst
Víctor Manuel Jáquez Leal eda03230d9 vaapivideomemory: refactor vaapi memory mapping
There were duplicated code in gst_video_meta_map_vaapi_memory() and
gst_vaapi_video_memory_map() when doing the READ and WRITE mapping.

This patch refactors both methods adding the common function
map_vaapi_memory().

Additionally, only when flag has the READ bit it calls
ensure_images_is_current(), which was done in
gst_video_meta_map_vaapi_memory() but no in
gst_vaapi_video_memory_map().

https://bugzilla.gnome.org/show_bug.cgi?id=772151
2016-11-11 11:34:31 +01:00
..
vaapi vaapivideomemory: refactor vaapi memory mapping 2016-11-11 11:34:31 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00