diff options
author | Yuqing Zhu <b54851@freescale.com> | 2015-08-10 11:41:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-01 21:19:35 +0100 |
commit | bdf4d19dc39d8ee860201ca68e30ebf203016a41 (patch) | |
tree | 1aa3f60929ea44ef3b8f8fe130193f3c4e6ba00a /meta/classes/cmake.bbclass | |
parent | 29ef78c85ad669b3971bf45674b0edff07fa1219 (diff) | |
download | poky-bdf4d19dc39d8ee860201ca68e30ebf203016a41.tar.gz |
gstreamer1.0-plugins-base: Fix output buffer can't writable after frame_map() issue
-Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF
This makes sure that the buffer is not reffed another time when
storing it in the GstVideoFrame, keeping it writable if it was writable.
-Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF to replace the old one because it's kind of ugly.
-Don't ref buffers twice when mapping
(From OE-Core master rev: a618f60675dbcc6568d6b9bdee015456cef78a77)
(From OE-Core rev: b75f09af7c4bfa023299c4f82bd6c3f781b93354)
Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions