summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* meson: build openni2 pluginTim-Philipp Müller2018-12-172-2/+18
* meson: build openmpt pluginTim-Philipp Müller2018-12-172-0/+13
* meson: build openexr pluginTim-Philipp Müller2018-12-172-1/+17
* meson: build openal pluginTim-Philipp Müller2018-12-172-1/+14
* meson: build sndfile pluginTim-Philipp Müller2018-12-172-1/+14
* meson: build voamrwbenc pluginTim-Philipp Müller2018-12-172-1/+17
* meson: build teletext pluginTim-Philipp Müller2018-12-172-1/+15
* meson: build modplug pluginTim-Philipp Müller2018-12-172-1/+18
* meson: build wildmidi pluginTim-Philipp Müller2018-12-172-1/+33
* meson: build dc1394 pluginTim-Philipp Müller2018-12-172-1/+13
* meson: build ofa pluginTim-Philipp Müller2018-12-172-1/+13
* meson: build gme pluginTim-Philipp Müller2018-12-172-1/+24
* Remove spc pluginTim-Philipp Müller2018-12-167-1022/+0
* closedcaption: Use new API for converting GstVideoCaptionType from/to GstCapsSebastian Dröge2018-12-152-43/+2
* closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA60...Sebastian Dröge2018-12-153-9/+20
* line21dec: If CCs are not found at the previous line, reset and search from t...Sebastian Dröge2018-12-151-0/+5
* line21dec: Don't read more lines than the height of the frameSebastian Dröge2018-12-151-1/+1
* waylandsink: Avoid race condition on multi-threaded clientWonchul Lee2018-12-134-53/+36
* ccextractor: Copy over timecode meta from the input buffers to the outgoing c...Sebastian Dröge2018-12-061-2/+8
* ccextractor: Include framerate in the closedcaption capsSebastian Dröge2018-12-062-4/+61
* curlbasesink: Rename curl transfer threadPatricia Muscalu2018-12-061-2/+1
* wpe: Add a source element acting as a Web Browser based on WebKit WPEPhilippe Normand2018-12-066-0/+1392
* curlhttpsink: Enable content type changesJonathan Karlsson2018-12-061-4/+0
* fdkaacdec: Use WAV channel mapping instead of interleave settingJan Alexander Steffens (heftig)2018-12-051-8/+4
* fdkaacenc: Remove MODE_2_1Jan Alexander Steffens (heftig)2018-12-051-4/+0
* meson: Add missing gio dep to webrtcbin pluginNirbheek Chauhan2018-12-051-1/+2
* cc708overlay: fix deadlockTim-Philipp Müller2018-11-291-0/+2
* Run gst-indent through the filesJordan Petridis2018-11-284-11/+12
* hlssink2: Fix string leakSeungha Yang2018-11-271-0/+1
* opencv: define CASCADE_DO_CANNY_PRUNING for opencv < 4Nicola Murino2018-11-261-5/+3
* opencv: make compatible with opencv 4Nicola Murino2018-11-2628-6/+140
* opencv: fix indentationNicola Murino2018-11-2614-327/+452
* tests/webrtc: use the existing functions in the pluginMatthew Waters2018-11-267-37/+36
* webrtc: fix typo in RTCRemoteOutboundRTPStreamStatsMatthew Waters2018-11-261-1/+1
* webrtc: add a few comments on bundle and src pad exposureMatthew Waters2018-11-261-1/+18
* webrtcbin: factor out dtls fingerprint settingMatthew Waters2018-11-261-66/+28
* webrtc: remove extra 'pad' from log lineMatthew Waters2018-11-261-4/+2
* webrtc: move some functions to the appropriate filesMatthew Waters2018-11-267-201/+230
* Webrtcbin : Need to use 'host' from gst_uri_get_host s libnice agent expects itHarshad Khedkar2018-11-221-2/+2
* dtls: Fix compilation without deprecated APIs on OpenSSL 1.1.xRosen Penev2018-11-142-4/+11
* cameracalibrate: Fix build error on Mac OSXJustin Kim2018-11-131-1/+1
* build: link against the gnustl dependency on android for c++ pluginsMatthew Waters2018-11-122-4/+7
* srtpenc: Add support for adding a MKIOlivier Crête2018-11-092-9/+83
* srtpdec: Add support for MKIOlivier Crête2018-11-091-21/+212
* dtls: Link against winsock2 on WindowsJan Alexander Steffens (heftig)2018-11-062-2/+2
* dtlsconnection: Print out errno info for syscall errorsJan Alexander Steffens (heftig)2018-11-061-1/+18
* dtls: Properly display all errors/warnings from ERR queueAndreas Frisch2018-11-062-9/+32
* dtlsconnection: Replace if-else chain with switchJan Alexander Steffens (heftig)2018-11-061-14/+15
* dtlsconnection: Clear error queue before SSL_do_handshakeJan Alexander Steffens (heftig)2018-11-061-0/+1
* dtlsconnection: Lower BIO error log level to DEBUGJan Alexander Steffens (heftig)2018-11-061-1/+1