gstreamer/tests/check
Alex Ashley e9c68347f0 curlhttpsrc: add support for range GET
To allow curlhttpsrc to support DASH streams that use the on-demand
profile, it needs to support HTTP Range GETs. In GStreamer, the RANGE
is specified by issuing a GST_FORMAT_BYTES seek to set the start and
end of the range. curlhttpsrc needs to implement seek and set the
appropriate curl options to make it add the Range header to the
request.
2019-11-17 14:28:25 +00:00
..
elements curlhttpsrc: add support for range GET 2019-11-17 14:28:25 +00:00
generic Remove autotools build system 2019-10-14 13:54:27 +01:00
libs documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
meson.build switchbin: Add a basic unit-test 2019-11-13 10:15:32 +00:00