summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2017-03-31audiointerleave: don't overflow channel map with >64 channelsDouglas Bagnall
2017-03-27audiomixmatrix: Don't crash if matrix is unsetNicolas Dufresne
2017-03-27audiomixmatrix: Remove property matrix-value-arrayNicolas Dufresne
2017-03-22audiobuffersplit: Install srcpad query function on the srcpad, not the sinkpadSebastian Dröge
2017-03-20Update for 'mad' mp3 decoder removalTim-Philipp Müller
2017-03-08Rename plugin filesnames to match plugin namesNicolas Dufresne
2017-03-08timecodestamper: Only unref daily jam if not NULLSebastian Dröge
2017-03-08timecodestamper: Unref daily jam after usageSebastian Dröge
2017-03-08h264parse: frame->buffer can't be NULL in pre_push_frame()Sebastian Dröge
2017-03-08h264parse: fix some failures in testcasesHyunjun Ko
2017-03-07h264parse: insert AU delimiter only in case of byte-streamHyunjun Ko
2017-03-03audiomixmatrix: Fix negotiation in first-channels mode if downstream does not...Sebastian Dröge
2017-02-28glvideomixer/compositor: Correctly error out if calculating DAR failsSebastian Dröge
2017-02-28mpegtsdemux: Fix wrong usage of '<<' operatorEdward Hervey
2017-02-27audiomixmatric: Add missing libm deps for mesonNicolas Dufresne
2017-02-27h264parse: Include `interlace-mode` in capsThibault Saunier
2017-02-27tsparse: Convert PCR values immediatelyJan Schmidt
2017-02-25rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse hereSebastian Dröge
2017-02-24meson: Added meson.build for audiomixmatrix and timecodeVivia Nikolaidou
2017-02-23audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou
2017-02-23timecodestamper: Remove clock-source propertyGeorg Lippitsch
2017-02-23timecodestamper: First timecode from current system timeGeorg Lippitsch
2017-02-23timecodestamper: First timecode propertyGeorg Lippitsch
2017-02-22audiobuffersplit: Add strict-buffer-size propertyVivia Nikolaidou
2017-02-18rawbaseparse: Drop incomplete frames at EOSSebastian Dröge
2017-02-14meson: dist meson build filesTim-Philipp Müller
2017-02-02avwait: Fix potential deadlock when flushing / shutting down audioVivia Nikolaidou
2017-02-01mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt
2017-02-01mpegdemux: Add extra length checks to TS scanning.Jan Schmidt
2017-02-01psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt
2017-01-26avwait: Rename timecodewait to avwait, add modesVivia Nikolaidou
2017-01-24tsdemux: Set caps/tags in the GstStream object before pushing the stream-star...Sebastian Dröge
2017-01-20tsdemux: Don't leak pad name and template for OpusSebastian Dröge
2017-01-20mxfdemux: Set stream tags to NULL after unreffingSebastian Dröge
2017-01-18dvdspu: Handle vob display rect starting on an odd lineJan Schmidt
2017-01-10jpegparse: Chain up to parent class' sink event handlerMatt Staples
2017-01-09timecodestamper: Post element message with current timecodeVivia Nikolaidou
2017-01-03Fix some caps leaks in pad template creation codeGarima Gaur
2017-01-02autoconvert: fix a reconfigure event leakFabrice Bellet
2016-12-31videoanalyse: update docsNicola Murino
2016-12-28mpeg4videoparse: determine intra of frame at frame parse timeMark Nauwelaerts
2016-12-23audiobuffersplit: Don't try to output anything if samples_per_buffer == 0Sebastian Dröge
2016-12-21Remove various unported pluginsSebastian Dröge
2016-12-21gst: Fix memory leaks in usage of gst_element_get_request_pad() APIGarima Gaur
2016-12-19tsdemux: Don't leak a taglist if a taglist has already been createdGraham Leggett
2016-12-16mirror: Fix documentation for the mirror modeDaniel Shahaf
2016-12-14compositor: Reject multiview videoSebastian Dröge
2016-12-06vmncdec: Sanity-check rectangle sizes a bit more thoroughSebastian Dröge
2016-12-05rawvideoparse: fix typos in property descriptionTim-Philipp Müller
2016-11-30interlace: Writing field-order into the src capsVivia Nikolaidou