gstreamer/gst/debugutils
Tim-Philipp Müller a9ac937be5 testsrcbin: fix bug setting stream flags
We would mark all streams with FLAG_UNSELECT as we would check
the pointer for non-NULLness not the dereferenced stream number
(and the pointer is always non-NULL). The intention here was
presumably to mark the first stream of each type as SELECT and
the others as UNSELECT by default.

CID 1434970.
2018-04-21 11:00:58 +01:00
..
debugutilsbad.c debugutils: Add a testsrcbin element 2018-04-19 11:10:54 -03:00
fpsdisplaysink.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
fpsdisplaysink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstchecksumsink.c checksumsink: remove src pad template from sink element 2018-02-23 23:32:44 +00:00
gstchecksumsink.h checksumsink: add "hash" property and allow more checksum types 2016-04-22 20:51:14 +01:00
gstchopmydata.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstchopmydata.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcompare.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstcompare.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdebugspy.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstdebugspy.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsterrorignore.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gsterrorignore.h error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00
gstfakevideosink.c fakevideosink: explicit type cast for max-lateness property setter 2018-04-10 10:26:38 +01:00
gstfakevideosink.h Add fakevideosink element 2018-02-21 11:30:33 -05:00
gsttestsrcbin.c testsrcbin: fix bug setting stream flags 2018-04-21 11:00:58 +01:00
gstwatchdog.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstwatchdog.h watchdog: Handle FLUSHING seek events even in PAUSED state 2014-11-27 19:10:58 +01:00
Makefile.am debugutils: Add a testsrcbin element 2018-04-19 11:10:54 -03:00
meson.build debugutils: Add a testsrcbin element 2018-04-19 11:10:54 -03:00