gstreamer/tests/check
Edward Hervey 53e879c750 gstpad: Probes that return HANDLED can reset the data info field
Before GST_PAD_PROBE_HANDLED was introduced, we had to handle the case
where some probes would reset the probe info data field to NULL. This would
be considered an invalid use-case.

But with GST_PAD_PROBE_HANDLED it is totally fine to reset that, since
the probe has "handled" it.
2019-08-08 09:49:31 +01:00
..
elements query: add a new bitrate query 2018-11-07 15:04:14 +00:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst gstpad: Probes that return HANDLED can reset the data info field 2019-08-08 09:49:31 +01:00
libs tests: basesrc: unref gst_bus_timed_pop_filtered return 2019-04-17 23:03:56 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
gstreamer.supp tests: add the valgrind suppression file from the "common" module 2019-03-24 18:11:41 +00:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build tests: fdsrc: Exclude unit test on Windows 2019-03-10 11:48:31 +00:00