GStreamer multimedia framework
Find a file
Thibault Saunier 4f553b7c78 validate: Accept pad return FLUSHING when the element is being teared down
In the case and element is in READY or is going to READY state, it can
always return GST_FLOW_FLUSHING.

Avoid a race where a demuxer sinkpad has not been set to FLUSHING when we are
still processing a buffer but downstream is already FLUSHING and thus
the demuxer is already returning FLUSHING.
2016-03-22 12:11:52 +01:00
codecanalyzer codecanalyzer: fix typo leading to implicit decl warning at build-time 2016-01-29 14:41:58 -08:00
debug-viewer timeline: disable tooltip while scrolling 2014-09-11 20:51:48 +02:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: Accept pad return FLUSHING when the element is being teared down 2016-03-22 12:11:52 +01:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00