[Bug 607742] add gst_event_new_force_key_unit: gst-plugins-base/gst-libs/gst/video/video.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 15:39:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=607742
  GStreamer | gst-plugins-base | unspecified

--- Comment #26 from Alessandro Decina <alessandro.d at gmail.com> 2011-09-15 22:39:43 UTC ---
Created an attachment (id=196677)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=196677)
Additions + fixes on top of the original patch

Here's some fixes I did on top of the original patch.

I made the _parse functions accept NULL and I added
running_time and count as args to gst_video_event_new_upstream_force_key_unit.

Now with running_time in the upstream event, it's possible to ask
for a keyframe at an accurate time while before sending an upstream
event could only mean "give me a keyframe ASAP". In addition to being
nicer (imo), this makes the implementation in muxers easier.

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