diff options
author | Yuqing Zhu <b54851@freescale.com> | 2015-08-10 11:41:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-11 08:51:59 -0700 |
commit | a618f60675dbcc6568d6b9bdee015456cef78a77 (patch) | |
tree | 6e3dc88322c318b0e7174393c4fa79f632b197f1 /meta/COPYING.MIT | |
parent | d0b5780125926eb33cc82f17c679e16e64312478 (diff) | |
download | openembedded-core-a618f60675dbcc6568d6b9bdee015456cef78a77.tar.gz openembedded-core-a618f60675dbcc6568d6b9bdee015456cef78a77.tar.bz2 openembedded-core-a618f60675dbcc6568d6b9bdee015456cef78a77.zip |
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
Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions