intervideosrc: Fix GAP flag setting on black frames correctly
authorArun Raghavan <arun@centricular.com>
Thu, 22 Jan 2015 05:20:23 +0000 (10:50 +0530)
committerArun Raghavan <git@arunraghavan.net>
Thu, 22 Jan 2015 05:37:50 +0000 (11:07 +0530)
commit825239b45063e41f68771917ca047a25c852fbd3
treedae19ec8553826d7a529924acebcd270234819eb
parentec7f05dd9cbff173d4898c242be12a5b47a27eda
intervideosrc: Fix GAP flag setting on black frames correctly

This did not actually work since the video_buffer was set to NULL after
the first black frame.

Reported by: Patrik Oldsberg <patrik.oldsberg@ericsson.com>
gst/inter/gstintervideosrc.c