basetransform: Ensure to set the RECONFIGURE flag again if reconfiguration failed
authorSebastian Dröge <sebastian@centricular.com>
Thu, 17 Nov 2016 15:37:16 +0000 (17:37 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 18 Nov 2016 10:04:18 +0000 (12:04 +0200)
commitf08c8d2da31c3ae5a4d388d4f7f674e6eb3fad58
tree40b1addf845ae0700922dec0ea5d46e8366c6cc6
parent7b29403e067b8f59132d811ca91a91a0ec4382a0
basetransform: Ensure to set the RECONFIGURE flag again if reconfiguration failed

It might've failed just because of flushing or other things, and we
should retry again on the next possibility if something ever calls in
here again.

https://bugzilla.gnome.org/show_bug.cgi?id=774623
libs/gst/base/gstbasetransform.c