summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-03-27ladspa: Fix critical during plugin load on WindowsNirbheek Chauhan1-2/+6
2018-03-26x265enc: no //-style commentsTim-Philipp Müller1-7/+5
2018-03-26x265enc: Add "key-int-max" propertyJames Stevenson2-1/+26
2018-03-25gl: Rename gstglutils.h functions to prevent symbol conflicts with static lin...Sebastian Dröge1-1/+5
2018-03-25opus: Rename opusheader functions to prevent symbol conflicts with static lin...Sebastian Dröge1-1/+4
2018-03-23x265: Fix tagging of keyframes on output buffersJames Stevenson1-0/+4
2018-03-22meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2-67/+5
2018-03-22meson: fix ladspa dependenciesPatrik Nilsson1-5/+11
2018-03-21meson: enable bs2b compilationPatrik Nilsson2-1/+16
2018-03-16webrtcbin: Remove parameter from gst_webrtc_rtp_sender_new()Sebastian Dröge1-1/+1
2018-03-14srt: Add missing gstsrt.h to noinst_HEADERSJan Alexander Steffens (heftig)1-4/+6
2018-03-02iqa: Fix build with latest aggregator API changesSebastian Dröge1-5/+5
2018-03-01meson: enable more warningsMathieu Duponchelle1-1/+5
2018-03-01Remove schroedinger pluginTim-Philipp Müller9-1763/+0
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle2-2/+4
2018-02-27x265enc: Add format example for option-stringAlicia Boya García1-1/+2
2018-02-27ttml: Add support for IMSC 1.0.1 fillLineGap attributeChris Bass4-19/+36
2018-02-23srt: Add support for streamheaders to sinksJan Alexander Steffens (heftig)4-0/+128
2018-02-23srt: Refactor gst_srt_*_sink_send_buffer, extract sendJan Alexander Steffens (heftig)2-16/+42
2018-02-23srt: Add gst_srt_base_sink_stopJan Alexander Steffens (heftig)3-3/+9
2018-02-23srt: Remove unused queued_buffers fieldJan Alexander Steffens (heftig)2-4/+2
2018-02-21Fix SRT Library package config nameNicolas Dufresne1-1/+1
2018-02-18colormanagement: Link to libgstbase for basetransformSebastian Dröge1-2/+2
2018-02-18gl: GL_LIBS does not exist anymore but X11_LIBS does and is neededSebastian Dröge1-2/+2
2018-02-14aom: Implement cpu-used in av1encSean DuBois2-6/+47
2018-02-12qt: remove plugin, moved to -goodTim-Philipp Müller18-3129/+0
2018-02-12gtk: remove, plugin has moved to -goodTim-Philipp Müller19-2878/+0
2018-02-08vulkanupload: actually loop over possible uploadersMatthew Waters1-17/+18
2018-02-08webrtc: Fix ffeb09e4 conditionalMatthew Waters1-3/+3
2018-02-08webrtc: change dead code to an assertMatthew Waters1-2/+1
2018-02-08webrtc: bail on invalid rtpbin namesMatthew Waters1-1/+4
2018-02-07qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters1-6/+0
2018-02-06opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes1-1/+1
2018-02-05aom: Drop pointless cast from av1encSean DuBois1-4/+3
2018-02-05aom: Fix all definite leaks in av1encSean DuBois2-29/+62
2018-02-05aom: Consistent naming between av1dec and av1encSean DuBois2-13/+18
2018-02-05aom: Implement flush for av1decSean DuBois1-0/+21
2018-02-05dtls: drop upstream segment and stream-start eventsMatthew Waters1-0/+25
2018-02-05dtls: don't leak the system clockMatthew Waters1-3/+2
2018-02-05dtlsenc: fix typo in is-client property descriptionMatthew Waters1-1/+1
2018-02-02webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters28-2/+8550
2018-02-01dtls: remove reliance on a default GMainContext/LoopMatthew Waters1-25/+1
2018-01-31configure: fix OpenGL API detectionTim-Philipp Müller1-2/+0
2018-01-29glvideomixer: fix vertex_buffer leakVincent Penquerc'h1-2/+8
2018-01-29srtp: Support libsrtp2Jan Alexander Steffens (heftig)10-107/+241
2018-01-28rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller1-13/+25
2018-01-26aom: Add direct casts for GstAV1Enc and GstAV1DecSean DuBois4-9/+13
2018-01-26aom: Deadline was removed from AV1Sean DuBois2-3/+3
2018-01-26aom: Fix leak in av1decSean DuBois1-0/+5
2018-01-26aom: Put av1enc config debugging under gst_av1_enc_debug namespaceSean DuBois1-5/+6