videoencoder: fix forwarding of GstForceKeyUnit events
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Tue, 27 Aug 2013 13:03:54 +0000 (15:03 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 27 Aug 2013 13:11:33 +0000 (15:11 +0200)
commit688505de8843db95b3bdeff4d7c09bb4755f53a2
tree14780f9906fd4610da4315fa1d0404b0ad0b13a7
parent80fca3b4e359deb764776e8d68e4e0a23c023bb8
videoencoder: fix forwarding of GstForceKeyUnit events

Use the frame id to match the output forced keyframe with
the event that forced it.

https://bugzilla.gnome.org/show_bug.cgi?id=706885
gst-libs/gst/video/gstvideoencoder.c