summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-05-11srtp: Add "roc" caps field to the gst-launch exampleOlivier Crête1-1/+1
2018-05-11opencv: Fix memcpy within C++Edward Hervey1-1/+1
2018-05-09webrtcbin: implement support for FEC and RTXMathieu Duponchelle4-39/+924
2018-05-06videoaggregator: Rename get_output_buffer() to create_output_buffer()Sebastian Dröge1-5/+5
2018-05-06videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge3-3/+1
2018-05-06waylandsink: support fullscreenFabien Dessenne4-5/+49
2018-05-05glmixer: Include string.h for memset()Sebastian Dröge1-0/+2
2018-05-05videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge4-41/+37
2018-05-05meson: Add a subproject fallback for libnice in webrtcNirbheek Chauhan1-1/+2
2018-05-05glmixer: Move frame/texture mapping/unmapping into prepare/clean_frameSebastian Dröge1-44/+59
2018-05-05srtpenc: Handle session object disappearingJan Schmidt1-27/+39
2018-05-04videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge1-11/+11
2018-05-04videoaggregator: Move GstChildProxy implementations into leaf classesSebastian Dröge3-1/+256
2018-05-04resindvsrc: Don't use the GST_EVENT_TIMESTAMPJan Schmidt1-1/+2
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens47-0/+47
2018-04-24curlhttpsrc: deadlock in multi-instance scenarioJun Xie1-0/+2
2018-04-22Fix code indentationTim-Philipp Müller3-5/+5
2018-04-20dssim: Add a dssim-error-threshold propertyThibault Saunier2-1/+43
2018-04-12resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error pathsGarima Gaur1-0/+2
2018-04-03hlssink2: Use the new reset-muxer property on splitmuxsinkSebastian Dröge1-1/+1
2018-03-27meson: Add missing optional lrdf dep to ladspa buildNirbheek Chauhan1-1/+1
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