summaryrefslogtreecommitdiff
path: root/ext/srt
Commit message (Expand)AuthorAgeFilesLines
* srt: Add missing gstsrt.h to noinst_HEADERSJan Alexander Steffens (heftig)2018-03-141-4/+6
* srt: Add support for streamheaders to sinksJan Alexander Steffens (heftig)2018-02-234-0/+128
* srt: Refactor gst_srt_*_sink_send_buffer, extract sendJan Alexander Steffens (heftig)2018-02-232-16/+42
* srt: Add gst_srt_base_sink_stopJan Alexander Steffens (heftig)2018-02-233-3/+9
* srt: Remove unused queued_buffers fieldJan Alexander Steffens (heftig)2018-02-232-4/+2
* Fix SRT Library package config nameNicolas Dufresne2018-02-211-1/+1
* srt: Include srt.h inside object headerOlivier CrĂȘte2018-01-092-1/+1
* srt: Remove platform dependent socket headersJustin Kim2018-01-036-8/+1
* srt: Post error message for NULL hostSeungha Yang2017-12-071-0/+6
* srt: Fix warning errorSeungha Yang2017-12-061-1/+1
* srt: add passphrase and key length propertiesJustin Kim2017-11-1510-6/+113
* srt: Introduce SRT source and sinkJustin Kim2017-11-0716-0/+2907