[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 1 15:33:20 PDT 2011


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

--- Comment #24 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-09-01 22:33:14 UTC ---
Would it be possible to not increase the "count" if the request is just being
re-sent (without having received valid data in between) ? Or would that be an
abuse?

My use-case is that for RTCP FIR requests, there is a sequence number that
needs to be increased when a new request is sent, but not when re-sending the
same one. If I can't use the "count" field for that, then I need to introduce a
new GstReceivedKeyframe event which sounds very evil.

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