summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix code indentationTim-Philipp Müller2018-04-223-5/+5
* dssim: Add a dssim-error-threshold propertyThibault Saunier2018-04-202-1/+43
* resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error pathsGarima Gaur2018-04-121-0/+2
* hlssink2: Use the new reset-muxer property on splitmuxsinkSebastian Dröge2018-04-031-1/+1
* meson: Add missing optional lrdf dep to ladspa buildNirbheek Chauhan2018-03-271-1/+1
* ladspa: Fix critical during plugin load on WindowsNirbheek Chauhan2018-03-271-2/+6
* x265enc: no //-style commentsTim-Philipp Müller2018-03-261-7/+5
* x265enc: Add "key-int-max" propertyJames Stevenson2018-03-262-1/+26
* gl: Rename gstglutils.h functions to prevent symbol conflicts with static lin...Sebastian Dröge2018-03-251-1/+5
* opus: Rename opusheader functions to prevent symbol conflicts with static lin...Sebastian Dröge2018-03-251-1/+4
* x265: Fix tagging of keyframes on output buffersJames Stevenson2018-03-231-0/+4
* meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2018-03-222-67/+5
* meson: fix ladspa dependenciesPatrik Nilsson2018-03-221-5/+11
* meson: enable bs2b compilationPatrik Nilsson2018-03-212-1/+16
* webrtcbin: Remove parameter from gst_webrtc_rtp_sender_new()Sebastian Dröge2018-03-161-1/+1
* srt: Add missing gstsrt.h to noinst_HEADERSJan Alexander Steffens (heftig)2018-03-141-4/+6
* iqa: Fix build with latest aggregator API changesSebastian Dröge2018-03-021-5/+5
* meson: enable more warningsMathieu Duponchelle2018-03-011-1/+5
* Remove schroedinger pluginTim-Philipp Müller2018-03-019-1763/+0
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-012-2/+4
* x265enc: Add format example for option-stringAlicia Boya García2018-02-271-1/+2
* ttml: Add support for IMSC 1.0.1 fillLineGap attributeChris Bass2018-02-274-19/+36
* srt: Add support for streamheaders to sinksJan Alexander Steffens (heftig)2018-02-234-0/+128
* srt: Refactor gst_srt_*_sink_send_buffer, extract sendJan Alexander Steffens (heftig)2018-02-232-16/+42
* srt: Add gst_srt_base_sink_stopJan Alexander Steffens (heftig)2018-02-233-3/+9
* srt: Remove unused queued_buffers fieldJan Alexander Steffens (heftig)2018-02-232-4/+2
* Fix SRT Library package config nameNicolas Dufresne2018-02-211-1/+1
* colormanagement: Link to libgstbase for basetransformSebastian Dröge2018-02-181-2/+2
* gl: GL_LIBS does not exist anymore but X11_LIBS does and is neededSebastian Dröge2018-02-181-2/+2
* aom: Implement cpu-used in av1encSean DuBois2018-02-142-6/+47
* qt: remove plugin, moved to -goodTim-Philipp Müller2018-02-1218-3129/+0
* gtk: remove, plugin has moved to -goodTim-Philipp Müller2018-02-1219-2878/+0
* vulkanupload: actually loop over possible uploadersMatthew Waters2018-02-081-17/+18
* webrtc: Fix ffeb09e4 conditionalMatthew Waters2018-02-081-3/+3
* webrtc: change dead code to an assertMatthew Waters2018-02-081-2/+1
* webrtc: bail on invalid rtpbin namesMatthew Waters2018-02-081-1/+4
* qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters2018-02-071-6/+0
* opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes2018-02-061-1/+1
* aom: Drop pointless cast from av1encSean DuBois2018-02-051-4/+3
* aom: Fix all definite leaks in av1encSean DuBois2018-02-052-29/+62
* aom: Consistent naming between av1dec and av1encSean DuBois2018-02-052-13/+18
* aom: Implement flush for av1decSean DuBois2018-02-051-0/+21
* dtls: drop upstream segment and stream-start eventsMatthew Waters2018-02-051-0/+25
* dtls: don't leak the system clockMatthew Waters2018-02-051-3/+2
* dtlsenc: fix typo in is-client property descriptionMatthew Waters2018-02-051-1/+1
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-0228-2/+8550
* dtls: remove reliance on a default GMainContext/LoopMatthew Waters2018-02-011-25/+1
* configure: fix OpenGL API detectionTim-Philipp Müller2018-01-311-2/+0
* glvideomixer: fix vertex_buffer leakVincent Penquerc'h2018-01-291-2/+8
* srtp: Support libsrtp2Jan Alexander Steffens (heftig)2018-01-2910-107/+241