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)
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.


No differences found