summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* msdkdec: avoid infinite loopHaihao Xiang2019-03-251-2/+5
* g-i: pass --quiet to g-ir-scannerTim-Philipp Müller2019-03-231-1/+1
* g-i: silence 'nested extern' compiler warnings when building scanner binaryTim-Philipp Müller2019-03-231-1/+0
* vulkan: fix some compiler warnings in gnu89 modeTim-Philipp Müller2019-03-221-1/+1
* Update LINGUASPiotr Drąg2019-03-211-1/+1
* openh264: fix build with gstreamer debug system disabledTim-Philipp Müller2019-03-211-9/+14
* meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller2019-03-211-2/+11
* mxfdemux: Avoid possible NULL caps 'dereferencing'Thibault Saunier2019-03-211-2/+4
* 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
* netsim: don't use G_INLINE_FUNCTim-Philipp Müller2019-03-181-2/+2
* mssdemux: fix protection data double freeXabier Rodriguez Calvar2019-03-181-1/+1
* msdk: relicense the plugin to LGPLHaihao Xiang2019-03-172-35/+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
* nvenc: Fix build when cuda is found but nvenc is disabledNirbheek Chauhan2019-03-112-5/+6
* nvenc: More clean up on stop for encoder to be reusableSeungha Yang2019-03-101-0/+5
* nvenc: Ensure drain all frames on finishSeungha Yang2019-03-101-18/+20
* tests: Add nvenc unit testSeungha Yang2019-03-103-0/+288
* nvenc: Fix GValue leaksYeongjin Jeong2019-03-093-14/+31
* 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-082-1/+17
* tests: fix bus leak in hls_demux testSeek unit testTim-Philipp Müller2019-03-081-1/+5
* .gitignore more thingsTim-Philipp Müller2019-03-082-0/+4
* nvdec/nvenc: Add CUDA Toolkit 10.1 supportSeungha Yang2019-03-072-9/+11
* fluidsynth: Avoid Wincompatible-pointer-types with 2.0.4Jan Alexander Steffens (heftig)2019-03-071-12/+15
* line21: fix tests build with autotoolsMathieu Duponchelle2019-03-061-0/+3
* line21dec: general cleanupMathieu Duponchelle2019-03-061-97/+32
* closedcaption: add line21 encoderMathieu Duponchelle2019-03-068-5/+405
* Check in vbi encoderMathieu Duponchelle2019-03-064-0/+1481
* waylandsink: Implement XDG-shell stable supportNiels De Graef2019-03-049-26/+164
* waylandsink: prefix wl_shell-specific variables with wl_Niels De Graef2019-03-044-21/+22
* decklink: document duplex and keyer behaviourPeter Körner2019-03-044-0/+258
* decklink: implement duplex-mode propertyPeter Körner2019-03-046-0/+278
* Back to developmentTim-Philipp Müller2019-03-04132-250/+260