summaryrefslogtreecommitdiff
path: root/ext/srt/gstsrtsink.c
Commit message (Expand)AuthorAgeFilesLines
* srt: allow per feature registrationStéphane Cerveau2021-03-231-0/+3
* srt: preserve ABI compatibilityJakub Adam2021-02-031-2/+4
* srt: don't pass SRT socket ID to "caller-added,removed" signalsJakub Adam2021-02-031-9/+7
* srtsink: remove unused connection_mode variableJakub Adam2021-01-061-4/+0
* srt: Add authentication to srtsink and srtsrc elementsRaghavendra2021-01-041-1/+61
* srt: Consume the error from gst_srt_object_writeJan Alexander Steffens (heftig)2020-10-091-0/+4
* srt: Remove use of closures for signal emissionJan Alexander Steffens (heftig)2020-04-151-22/+1
* srt: Clean up lockingJan Alexander Steffens (heftig)2020-04-151-1/+6
* srt: Remove trailing whitespaceJan Alexander Steffens (heftig)2020-04-151-2/+2
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-3/+2
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-1/+1
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* srt: set cancellation in locked sectionMark Nauwelaerts2019-05-111-2/+1
* srt: post error when failing to startMark Nauwelaerts2019-04-211-1/+3
* srt: Accepts URIs without host to go into listener modeOlivier CrĂȘte2019-01-231-2/+2
* srt: Integrate server and client element into oneJustin Kim2019-01-091-0/+391