summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* waylandsink: make gst_wl_window_is_toplevel aware of XDG shellAndrey Konovalov2019-04-091-1/+4
* ccextractor: document importance of pipeline order for this elementAaron Boxer2019-04-091-0/+4
* cea708decoder: use correct mask for font styleAaron Boxer2019-04-091-1/+1
* vulkan: Add iOS window implementationMatthew Waters2019-04-0814-7/+646
* vulkan: Add Cocoa window implementationMatthew Waters2019-04-0811-0/+875
* vulkan: make the debug extension optionalMatthew Waters2019-04-081-27/+30
* assrender: fix seeking backwardsTim-Philipp Müller2019-04-061-12/+5
* assrender: improve debug logging in video chainTim-Philipp Müller2019-04-061-5/+11
* assrender: use subtitle segment to calculate running time for textTim-Philipp Müller2019-04-061-2/+2
* waylandsink: Wait for the surface to be configuredNicolas Dufresne2019-04-032-3/+23
* wpesrc: Switch to WPEBackend-fdo 1.2.0Philippe Normand2019-03-301-2/+2
* srtp: bump libsrtp requirement to 1.6.0Tim-Philipp Müller2019-03-291-2/+2
* wpe: Bump required version to WPEWebKit 2.24Philippe Normand2019-03-281-2/+2
* srtp: Add support for GCM (RFC 7714)Ulf Olsson2019-03-275-9/+46
* closedcaption: fix build error in OSXJosep Torra2019-03-251-1/+1
* closedcaption: fix build error in OSXJosep Torra2019-03-251-2/+4
* vulkan: fix some compiler warnings in gnu89 modeTim-Philipp Müller2019-03-221-1/+1
* openh264: fix build with gstreamer debug system disabledTim-Philipp Müller2019-03-211-9/+14
* rtmpsrc: fix buffer leak on read error or EOSIlya Smelykh2019-03-201-0/+2
* wpesrc: Register backend activity statesPhilippe Normand2019-03-201-2/+5
* wpesrc: Always log loaded URIPhilippe Normand2019-03-201-2/+2
* wpesrc: Implement webview background configuration supportPhilippe Normand2019-03-201-4/+6
* srtpdec: Lower severity of srtp_err_status_replay_failJan Alexander Steffens (heftig)2019-03-192-1/+6
* srtpdec: Simplify code flow handling status_key_expiredJan Alexander Steffens (heftig)2019-03-191-16/+21
* srtpdec: Simplify checking the unprotect errorJan Alexander Steffens (heftig)2019-03-191-34/+33
* srtpdec: Simplify locking in gst_srtp_dec_decode_bufferJan Alexander Steffens (heftig)2019-03-191-8/+1
* mssdemux: fix protection data double freeXabier Rodriguez Calvar2019-03-181-1/+1
* webrtcbin: fix pt selection for FEC and RTX when BUNDLEMathieu Duponchelle2019-03-151-5/+47
* srtp: Spell 'mechanisms' rightAndreas Frisch2019-03-152-3/+3
* cccombiner: improve behaviour on timeoutMathieu Duponchelle2019-03-131-9/+34
* webrtcbin: add get-transceiver signalMathieu Duponchelle2019-03-121-1/+37
* webrtcbin: Filter transport stream stats by ssrcJan Alexander Steffens (heftig)2019-03-121-7/+19
* webrtcbin: Syntax cleanupJan Alexander Steffens (heftig)2019-03-121-11/+18
* closedcaption: Fix build with Visual StudioNirbheek Chauhan2019-03-111-0/+3
* assrender: fix some leaksTim-Philipp Müller2019-03-081-6/+6
* vulkan: fix some leaksTim-Philipp Müller2019-03-082-0/+4
* teletextdec: fix some string leaksTim-Philipp Müller2019-03-081-0/+4
* srt: fix uri and string leaksTim-Philipp Müller2019-03-081-3/+4
* closedcaption: cea708decoder: fix some memory leaksTim-Philipp Müller2019-03-083-0/+28
* closedcaption: fix leak in line21 decoderTim-Philipp Müller2019-03-081-1/+16
* fluidsynth: Avoid Wincompatible-pointer-types with 2.0.4Jan Alexander Steffens (heftig)2019-03-071-12/+15
* line21dec: general cleanupMathieu Duponchelle2019-03-061-97/+32
* closedcaption: add line21 encoderMathieu Duponchelle2019-03-065-4/+300
* Check in vbi encoderMathieu Duponchelle2019-03-064-0/+1481
* waylandsink: Implement XDG-shell stable supportNiels De Graef2019-03-047-24/+162
* waylandsink: prefix wl_shell-specific variables with wl_Niels De Graef2019-03-044-21/+22
* cccombiner: implement update_src_capsMathieu Duponchelle2019-02-282-1/+20
* hlssink2: Add property for disabling sending of force-keyunit eventsSebastian Dröge2019-02-272-1/+21
* srtobject: check for null local address to avoid SIGSEVAaron Boxer2019-02-241-4/+5
* ccconverter: fix typo in framerateMathieu Duponchelle2019-02-211-1/+1