basetextoverlay: schedule reconfigure on source pad when negotiation fails
authorArnaud Vrac <avrac@freebox.fr>
Thu, 4 Sep 2014 13:06:31 +0000 (15:06 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 5 Sep 2014 08:08:49 +0000 (11:08 +0300)
commit76ce11299411b412702d3fab34b7f152dc211156
treeac3c1dde8da35f8867ce940aa827be3207f652ed
parentef5823cc9b0b825a8ca96eab02712d31db57a41d
basetextoverlay: schedule reconfigure on source pad when negotiation fails

The source pad might be flushing while negotiating, resulting in
set_caps or the ALLOCATION query failing. In this case set the
reconfigure flag on the source pad so that negotiation is retried on the
next buffer.
ext/pango/gstbasetextoverlay.c