[Bug 654216] [patch] vp8enc: tag invisible frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 14 13:17:35 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=654216
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-14 21:17:31 UTC ---
This would *probably* work, but it's a bit dodgy imho. Buffer flags like that
are meant for buffer subclasses.

An alternative (though slightly more expensive) way of tagging such buffers
would be using the new gst_buffer_set_qdata() API.

Don't know if others have an opinion on what's better.

-- 
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