video(enc|dec)oder: Don't return not-negotiated if flushing
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 30 Jun 2013 16:17:15 +0000 (18:17 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 30 Jun 2013 16:17:47 +0000 (18:17 +0200)
commit85eac2c31ce7f7ed2aa0dbd4a9dc2ad42b734788
treedc247920db89c53058777817ec77683d1b27218e
parent50fd867a43c6ec11306f21ea0053b4a8cef7ebd4
video(enc|dec)oder: Don't return not-negotiated if flushing

If the pad is flushing after a failed negotiation, return
GST_FLOW_FLUSHING instead from finish_frame().

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