GNOME Bugzilla – Bug 668092
x264enc: Fix handling of downstream GstForceKeyUnit events
Last modified: 2013-01-21 19:32:43 UTC
Created attachment 205445 [details] [review] Fix handling of GstForceKeyUnitEvents Don't forward the event directly, but store and forward it before the next IDR.
Created attachment 206510 [details] [review] Fix handling of GstForceKeyUnit downstream events Update patch with last upstream changes
Created attachment 206511 [details] [review] Fix handling of GstForceKeyUnit downstream events Fix typo
Created attachment 206512 [details] [review] Fix handling of GstForceKeyUnit downstream events And dispose the pending event properly.
ping?
Is this still relevant after the port to the GstVideoEncoder base class ?
It's probably now outdated after the port to the encoder base classes. I was reviewing old bugs :) I will check again
As Andoni said, base classes handle it now.. Re-open if something is still broken