summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-21Update sctp plugin for the current build systemMatthew Waters9-1/+103
2018-09-21Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis19-3/+3158
2018-09-19webrtcice: do not run host resolution from applictation threadMathieu Duponchelle1-66/+92
2018-09-19webrtcbin: New add-turn-server APIMathieu Duponchelle3-55/+142
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2-0/+8
2018-09-19meson: fix missing closing bracket in option descriptionsTim-Philipp Müller1-2/+2
2018-09-19glvideomixer: Fix typo in property descriptionSebastian Dröge1-2/+2
2018-09-18ccextractor: Use gst_caps_new_simple() instead of gst_caps_from_string()Sebastian Dröge1-11/+8
2018-09-12decklinkvideosink: fix buildMatthew Waters1-3/+0
2018-09-12decklink: wait for stop with a timeoutMatthew Waters1-9/+17
2018-09-12decklink: start scheduled playback in pausedMatthew Waters3-160/+156
2018-09-12decklinkaudiosink: fix debug string copy-paste errorMatthew Waters1-1/+1
2018-09-10h265parse: Fix periodic SPS/PPS sending work after a seekSeungha Yang1-1/+5
2018-09-10h265parse: Add support insert parameter set per IDRSeungha Yang2-112/+132
2018-09-10h265parse: Don't discard first AU delimiterSeungha Yang1-0/+6
2018-09-10h265parse: Consider SEI NALU as "HEADER" packetsSeungha Yang1-0/+1
2018-09-10h265parse: Don't unref buffer that was unreffed just a few lines before alreadySeungha Yang1-1/+0
2018-09-10h265parse: Reset the parser information when caps changesSeungha Yang1-19/+36
2018-09-10h265parse: Fix collection of access units to preserve config headersSeungha Yang1-2/+9
2018-09-10h265parse: Improve conditions for skipping NAL unitsSeungha Yang1-14/+36
2018-09-10h265parse: Introduce new state tracking variablesSeungha Yang2-1/+33
2018-09-10h265parse: Fix and optimize NAL collection functionSeungha Yang1-3/+3
2018-09-10h265parse: Unref/replace force_key_unit_event in gst_h265_parse_resetSeungha Yang1-1/+1
2018-09-10h265parse: Copy over DISCONT flag from input buffersSeungha Yang2-0/+14
2018-09-10watchdog: Add missing static keywordNicolas Dufresne1-4/+2
2018-09-11wasapi: Remove code that sets thread priorityNirbheek Chauhan6-84/+4
2018-09-05meson: Don't pass GNU-like compiler wargs on MSVCNirbheek Chauhan1-3/+6
2018-09-05meson: Don't skip plugins that don't build with MSVCNirbheek Chauhan1-8/+2
2018-09-03timecodestamper: Fix typo in set_drop_frameVivia Nikolaidou1-1/+1
2018-09-03player: Set default position and duration value to GST_CLOCK_TIME_NONEPhilippe Normand1-2/+2
2018-09-01meson: Fix applemedia dependencies on iOSNirbheek Chauhan1-4/+2
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan15-1/+17
2018-08-31meson: add pkg-config file for the webrtc pluginMatthew Waters1-1/+2
2018-08-31androidmedia/meson: we also depend on gmodule and orcMatthew Waters1-1/+1
2018-08-31rtmpsink: Fix leak on connection failureSeungha Yang1-10/+20
2018-08-29kmssink: Add "restore-crtc" propertyDevarsh Thakkar2-2/+41
2018-08-29kmssink: Document possible advance usageNicolas Dufresne1-0/+5
2018-08-29kmssink: Escape DRM property namesNicolas Dufresne1-0/+6
2018-08-29kmssink: Add 'plane-properties' propertyNicolas Dufresne2-1/+44
2018-08-29kmssink: Generalize setting DRM object propertiesNicolas Dufresne1-9/+28
2018-08-29kmssink: add 'connector-properties' propGuillaume Desmottes2-0/+114
2018-08-29meson: Add build files for androidmedia and openslesNirbheek Chauhan4-2/+74
2018-08-28decklink: Only use drop-frame flag for 29.97 and 59.94 FPSVivia Nikolaidou1-4/+16
2018-08-28audiobuffersplit: Fix format string warningJohan Bjäreholt1-2/+2
2018-08-21kmssink: configure mode setting from video infoPhilipp Zabel1-16/+2
2018-08-19ksvideosrc: fix device enumeration when hotplugging a cameraJerome Laheurte1-4/+5
2018-08-19meson: build musepack pluginTim-Philipp Müller3-1/+18
2018-08-19musepack: remove support for the 'old' APITim-Philipp Müller5-126/+1
2018-08-19freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller1-8/+5
2018-08-19meson: build neonhttpsrcTim-Philipp Müller3-2/+16