gstreamer/tests
Nikita Bobkov f31f79f60e Reverse playback support
GStreamer plays segment from stop to start when doing reverse playback.
RTSP implies that media should be played from start of Range header to
its stop. Hence we swap start and stop times before passing them to
gst_element_seek.

Also make gst_rtsp_stream_query_stop always return value that can be
used as stop time of Range header.
2019-06-04 14:32:51 +02:00
..
check Reverse playback support 2019-06-04 14:32:51 +02:00
.gitignore tests: add tests directory and cleanup test 2011-01-12 18:16:46 +01:00
Makefile.am tests: disable all tests when --disable-tests is used 2017-12-06 20:47:22 +00:00
meson.build meson: Use feature option for tests option 2018-09-01 11:23:54 +05:30
test-cleanup.c test-cleanup: bind any port 2018-02-12 19:12:35 +01:00
test-reuse.c Fix timeout function signatures across tests and examples 2015-04-23 20:12:18 +02:00