gstreamer/tests/check/elements
Jan Schmidt 309368bac3 adaptivedemux: Fix tests for delayed pad exposure.
Make the unit tests handle the fact that pads don't appear
immediately. Before, the test assumed pads are exposed before the
internal source element is created, which is no longer true.
2017-02-08 22:59:49 +11:00
..
dash_mpd_data mpdparser: Support multiple Period elements in external xml 2016-11-14 16:56:43 +02:00
uvch264demux_data
.gitignore dataurisrc: remove plugin, moved to core 2016-11-28 11:26:50 +00:00
adaptive_demux_common.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
adaptive_demux_common.h tests: adaptivedemux: only check for data length after seek 2016-04-22 17:33:15 -03:00
adaptive_demux_engine.c adaptivedemux: Fix tests for delayed pad exposure. 2017-02-08 22:59:49 +11:00
adaptive_demux_engine.h adaptivedemux: Fix tests for delayed pad exposure. 2017-02-08 22:59:49 +11:00
aiffparse.c aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end of the file 2016-08-02 17:07:37 +03:00
asfmux.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
assrender.c
audiointerleave.c audiointerleave: fix message leaks by flushing the bus 2016-06-21 10:52:47 +03:00
audiomixer.c tests: fix bus leak 2016-07-18 12:41:12 +01:00
autoconvert.c fix buffer leaks in tests 2016-06-21 10:52:47 +03:00
autovideoconvert.c tests: fix bus leak 2016-07-18 12:41:12 +01:00
camerabin.c tests: fix bus leak 2016-07-18 12:41:12 +01:00
compositor.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
curlfilesink.c
curlftpsink.c tests: fix indentation 2015-12-23 23:14:17 +00:00
curlhttpsink.c tests: fix indentation 2015-12-23 23:14:17 +00:00
curlsftpsink.c
curlsmtpsink.c tests: fix indentation 2015-12-23 23:14:17 +00:00
dash_demux.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
dash_isoff.c dash: Define debug category used in the isoff code for the test too now 2016-12-24 08:42:51 +02:00
dash_isoff.h dash: Add test for parsing a moof box 2016-08-11 11:56:55 +02:00
dash_mpd.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
faac.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
faad.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
gdpdepay.c tests: gdpdepay: update for internal gdp refactoring 2014-12-26 13:44:35 +00:00
gdppay.c tests: gdppay: initialise memory of buffers used in unit test 2014-12-26 13:44:32 +00:00
glimagesink.c gl/tests: fix glimagesink element test on OSX 2016-11-17 17:30:54 +11:00
h263parse.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
h264parse.c check: Use gst_check_run_suite 2017-01-02 15:05:19 +01:00
hls_demux.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
hlsdemux_m3u8.c tests: hlsdemux: Fix live startup sequence and seek range 2017-01-31 13:23:34 +02:00
id3mux.c tests: id3mux: add unit test for GST_TAG_PRIVATE_DATA writing 2015-11-27 12:44:57 +00:00
jifmux.c
jpegparse.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
kate.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mpeg2enc.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mpeg4videoparse.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mpegtsmux.c tests: mpegtsmux: add test for keyframe/delta flag propagation 2015-03-15 15:54:01 +00:00
mpegvideoparse.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mplex.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
mssdemux.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
mxfdemux.c
mxfdemux.h
mxfmux.c mxf: Add unit tests for H264/PCM 2015-10-21 19:54:15 +03:00
neonhttpsrc.c Fix FSF address 2012-11-04 00:09:59 +00:00
netsim.c netsim: Add netsim element 2016-02-12 10:08:06 +00:00
ofa.c
parser.c
parser.h
pcapparse.c tests: fix indentation 2015-12-23 23:14:17 +00:00
pnm.c pnm: Add a basic unit test 2016-05-24 07:21:44 +10:00
rawaudioparse.c rawparse: Fix and extend unit tests 2016-08-18 10:53:58 +03:00
rawvideoparse.c Revert "tests: rawvideoparse: add test for flow error handling" 2016-11-02 09:36:04 +02:00
rtponvifparse.c check: Use gst_check_run_suite 2017-01-02 15:05:19 +01:00
rtponviftimestamp.c rtponviftimestamp: Update unit tests after changing default value of D-bit 2016-09-21 09:41:38 -04:00
schroenc.c
shm.c tests: Take account of memory alignment in shm test 2014-06-02 21:51:38 -04:00
srtp.c tests: add a test for srtp elements 2016-11-01 19:37:50 +02:00
templatematch.c templatematch: fix buffer leak in test 2016-06-21 10:57:18 +03:00
test_http_src.c gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
test_http_src.h adaptivedemux: tests: use macro to define names of request and response structs 2016-04-22 17:33:15 -03:00
uvch264demux.c uvch264demux: fix buffer leaks in test 2016-06-21 10:52:47 +03:00
videoframe-audiolevel.c alevel: New audio/video level element 2015-12-02 12:52:57 +02:00
viewfinderbin.c
voaacenc.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
voamrwbenc.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
x265enc.c tests/x265enc: add simple unit test 2014-10-15 17:11:47 +02:00
zbar.c zbar: split test 2015-06-07 16:27:13 +02:00