gstreamer/tests/check/elements
Thiago Santos c65b0e3a57 adaptivedemux: handle snap seeking without setting any position
When the start_type is GST_SEEK_TYPE_NONE for a forward seek
(or stop_type for a reverse) is not set on a snap seeking operation,
the element should use the current position and then snap as requested.

Also fixes uninitialized variable complaint by clang about
'ts' variable.
2016-02-26 18:17:37 -03:00
..
uvch264demux_data
.gitignore opus: remove Opus encoder/decoder, moved to -base 2016-02-26 00:44:34 +00:00
adaptive_demux_common.c adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
adaptive_demux_common.h tests: adaptive_demux: add function to be able to check demuxer events 2016-01-06 10:23:13 -03:00
adaptive_demux_engine.c adaptive_demux: tests: improved validation of pads 2016-02-09 10:21:57 -03:00
adaptive_demux_engine.h adaptivedemux: tests: remove unused demux_sent_eos callback 2016-02-09 09:38:54 -03:00
aiffparse.c
asfmux.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
assrender.c
audiointerleave.c audiointerleave: typecast bit-mask to guint64 to fix segmentation fault 2015-09-30 09:00:52 +01:00
audiomixer.c tests: audiomixer: remove duplicated word in comment 2015-08-21 11:12:04 +03:00
autoconvert.c
autovideoconvert.c
camerabin.c tests: camerabin: add tests for GstPhotography image capture 2015-04-24 15:12:47 -03:00
compositor.c tests: compositor: drop special case for valgrind timeout 2016-02-25 11:43:43 -03: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 adaptivedemux: handle snap seeking without setting any position 2016-02-26 18:17:37 -03:00
dash_mpd.c mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to gst_mpd_client_get_next_segment_availability_start_time 2016-02-09 16:49:37 -03:00
dataurisrc.c docs: update gst-launch-0.10 lines 2015-11-19 17:25:01 +00: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 checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
h263parse.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
h264parse.c h264parse: tests: fix caps for avc format 2014-08-25 13:37:57 -03:00
hls_demux.c hlsdemux: tests: pass test name into test setup function 2016-02-25 17:41:59 +00:00
hlsdemux_m3u8.c hlsdemux: tests: check URL joining if media URL contains a '/' character 2015-12-22 11:15:32 -03: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 tests: mssdemux: add unit tests 2016-02-04 14:20:16 -03:00
mxfdemux.c
mxfdemux.h
mxfmux.c mxf: Add unit tests for H264/PCM 2015-10-21 19:54:15 +03:00
neonhttpsrc.c
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
rtponvifparse.c rtponvif: split unit tests in several files 2015-11-06 12:55:25 -05:00
rtponviftimestamp.c tests: fix indentation 2015-12-23 23:14:17 +00:00
schroenc.c
shm.c
templatematch.c templatematch: add a framerate to test caps 2015-11-06 17:46:03 -03:00
test_http_src.c tests: adaptive-stremaing: fix memory leak in test_http_src 2016-01-18 13:09:45 +00:00
test_http_src.h dashdemux: tests: Refactor into adaptive_engine components 2015-12-22 11:15:32 -03:00
timidity.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
uvch264demux.c
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