[Bug 660255] [theoraenc] Fix handling of GstForceKeyUnit events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 13 04:17:04 PST 2011


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

--- Comment #3 from Andoni Morales <ylatuya at gmail.com> 2011-12-13 12:17:00 UTC ---
I don't think the new API could be used anywhere since events are reused.
The only place where it could be used is in theora_enc_chain, but here we are
reusing the upstream event, chanding its direction and replacing the timestamp
values of the event's structure. Either we create a new downstream event with
the upstream info or we add a new method to modify the timestamp fields in the
existing event.

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