[Bug 704070] video: Add Region Of Interest (roi) meta

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 15 05:19:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704070
  GStreamer | gst-plugins-base | 1.x

Miguel (elmiguelao) Casas-Sanchez <miguelecasassanchez> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #248990|0                           |1
        is obsolete|                            |

--- Comment #5 from Miguel (elmiguelao) Casas-Sanchez <miguelecasassanchez at gmail.com> 2013-07-15 12:19:36 UTC ---
Created an attachment (id=249190)
 View: https://bugzilla.gnome.org/attachment.cgi?id=249190
 Review: https://bugzilla.gnome.org/review?bug=704070&attachment=249190

2nd full patch GstVideoRegionOfInterestMeta and manipulators

Ok, I did my best to address all the comments but please have a good look: I'm
no familiar with the GQuarks, metas and the like :)

- added tags size and orientation to Region of Interest Meta
- add a Region of Interest transform meta function
- Added quark part for a region of interest of type "bounding-box"
- added a method to get the meta indexed by id (but not all of them at once :(
)
- changed gst_buffer_add_video_region_of_interest_meta() into two other
functions, one with a gchar* type and another with a GQuark type.

To make it a bit more generic, the quark is only defined for bounding-box:
"gst-video-region-of-interest-bounding-box"

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list