Make feed_data more robust
authorAntonio Ospite <ao2@ao2.it>
Mon, 2 Oct 2017 09:51:54 +0000 (11:51 +0200)
committerAntonio Ospite <ao2@ao2.it>
Tue, 3 Oct 2017 11:40:46 +0000 (13:40 +0200)
commit2dcd337c4aad9ce7a8a0b06e9243b3adb05ecb95
tree429f21223b129b500083c5272c0bc262f2852271
parent2c5b603490fb866797473a684a256da35ef456b1
Make feed_data more robust

Make the function either push a buffer or send EOS in every exit path,
this prevents the pipeline from waiting for data which is not going to
come.
gst-aseq-appsrc.c