[Bug 709711] video decoders - send upstream force_key_unit events when unable to decode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 19 13:07:46 PST 2013


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

Juan Antonio Osorio <jaosorior> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaosorior at gmail.com

--- Comment #6 from Juan Antonio Osorio <jaosorior at gmail.com> 2013-12-19 21:07:39 UTC ---
Has there been anything else discussed regarding this issue? I believe it would
be quite beneficial if the decoders would detect image or packet loss, and send
a GstForceKeyUnit event. At least the patch would be quite straight forward for
vp8dec since it would be done in the gst_vp8_dec_handle_frame function. And
then the responsibility of whether to respond or not to this event would rely
on the application (Be it the encoder, or rtp session...etc...).

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