summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* srtobject: check for null local address to avoid SIGSEVAaron Boxer2019-02-241-4/+5
* ccconverter: fix typo in framerateMathieu Duponchelle2019-02-211-1/+1
* curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley2019-02-191-0/+1
* curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2019-02-192-4/+23
* curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley2019-02-195-230/+303
* closedcaption: Use portable variadic macro syntaxNirbheek Chauhan2019-02-151-0/+21
* closedcaption: Port plugin to MSVCNirbheek Chauhan2019-02-152-20/+20
* waylandsink: Don't create throwaway empty regionsDaniel Stone2019-02-151-8/+2
* webrtc: fix rtx + bundleMatthew Waters2019-02-151-71/+85
* dtls: Don't abort on non-fatal issuesEdward Hervey2019-02-131-3/+6
* fdkaacenc: Fix draining with libfdk-aac v2.0.0Jan Alexander Steffens (heftig)2019-02-131-8/+13
* ccconverter: Don't output empty buffersSebastian Dröge2019-02-121-1/+2
* srt: re-enable passphraseJustin Kim2019-02-113-23/+51
* openh264dec: Fix build with msvcSeungha Yang2019-02-111-6/+7
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-061-1/+1
* opencv cameraundistort: use G_GNUC_UNUSED for better portabilityNicola Murino2019-02-021-5/+3
* opencv: remove deprecated headersNicola Murino2019-02-021-5/+0
* opencv: port to c++Nicola Murino2019-02-0241-1244/+816
* openh264: Conditionally support the main and high profilesJan Schmidt2019-01-301-1/+12
* openh264: Use DecodeFrameNoDelay() API instead of DecodeFrame2Jan Schmidt2019-01-301-1/+1
* openh264dec: Hook up openh264 messages to GStreamer loggingJan Schmidt2019-01-301-0/+30
* openh264dec: Handle B frame decodingJan Schmidt2019-01-301-43/+57
* Add OpenH264 version check macroJan Schmidt2019-01-301-0/+4
* openh264dec: Fix up EOS handlingJan Schmidt2019-01-301-4/+17
* fdkaacdec: Fix build for fdkaac < 0.1.4Yeongjin Jeong2019-01-251-2/+9
* webrtc: expose ice-transport-policy propertyMathieu Duponchelle2019-01-233-4/+37
* srt: Accepts URIs without host to go into listener modeOlivier Crête2019-01-233-30/+36
* srt: Fix GClosure usageOlivier Crête2019-01-231-3/+9
* wpesrc: Plug WPE's exportable leakPhilippe Normand2019-01-221-0/+5
* wpe: Add autotools build supportPhilippe Normand2019-01-222-2/+39
* srt: Use default host and port if uri doesn't provideJustin Kim2019-01-221-5/+8
* srt: Enable logs for srtobjectJustin Kim2019-01-222-1/+6
* srt: Fix property namesJustin Kim2019-01-221-2/+2
* srt: Fix a regression crashJustin Kim2019-01-221-1/+11
* srt: dist enums headerTim-Philipp Müller2019-01-161-0/+1
* srt: Fix autotools buildJan Alexander Steffens (heftig)2019-01-141-0/+9
* srt: Fix GCC function type errorJan Alexander Steffens (heftig)2019-01-141-4/+2
* srt: Integrate server and client element into oneJustin Kim2019-01-0923-3070/+2549
* webrtc: include stdlib.h for atoi()Tim-Philipp Müller2018-12-311-0/+1
* Remove openglmixers plugin, moved to -baseTim-Philipp Müller2018-12-2823-6867/+0
* Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller2018-12-264-7/+4
* opencv: fix disting of new header filesTim-Philipp Müller2018-12-251-1/+1
* openal: Fix AL header path for Mac OS XJustin Kim2018-12-253-9/+1
* webrtc/receive-bin: block pads before dtlssrtpdec:Matthew Waters2018-12-192-43/+67
* webrtcbin: only change the receive state after setting the dtls-clientMatthew Waters2018-12-191-4/+11
* webrtc: A couple of documentation fixesMatthew Waters2018-12-191-4/+2
* closedcaption: Add ccconverter element that can convert between different typ...Sebastian Dröge2018-12-195-7/+1420
* meson: fix opencv=disabled case if opencv is available on the systemTim-Philipp Müller2018-12-171-0/+6
* meson: wildmidi detection fixesTim-Philipp Müller2018-12-171-4/+8
* curlhttpsink: free content type before assigning itJonathan Karlsson2018-12-171-0/+1