projects
/
gst-aseq-appsrc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2dcd337
)
Make feed_data more robust
author
Antonio Ospite <ao2@ao2.it>
Mon, 2 Oct 2017 09:51:54 +0000
(11:51 +0200)
committer
Antonio 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