summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* audiointerleave: don't overflow channel map with >64 channelsDouglas Bagnall2017-03-311-5/+11
* audiomixmatrix: Don't crash if matrix is unsetNicolas Dufresne2017-03-271-0/+3
* audiomixmatrix: Remove property matrix-value-arrayNicolas Dufresne2017-03-271-67/+0
* audiobuffersplit: Install srcpad query function on the srcpad, not the sinkpadSebastian Dröge2017-03-221-1/+1
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-203-133/+2
* Rename plugin filesnames to match plugin namesNicolas Dufresne2017-03-085-12/+12
* timecodestamper: Only unref daily jam if not NULLSebastian Dröge2017-03-081-1/+2
* timecodestamper: Unref daily jam after usageSebastian Dröge2017-03-081-0/+1
* h264parse: frame->buffer can't be NULL in pre_push_frame()Sebastian Dröge2017-03-081-2/+1
* h264parse: fix some failures in testcasesHyunjun Ko2017-03-081-4/+10
* h264parse: insert AU delimiter only in case of byte-streamHyunjun Ko2017-03-072-5/+54
* audiomixmatrix: Fix negotiation in first-channels mode if downstream does not...Sebastian Dröge2017-03-031-10/+15
* glvideomixer/compositor: Correctly error out if calculating DAR failsSebastian Dröge2017-02-281-0/+1
* mpegtsdemux: Fix wrong usage of '<<' operatorEdward Hervey2017-02-281-2/+11
* audiomixmatric: Add missing libm deps for mesonNicolas Dufresne2017-02-271-1/+1
* h264parse: Include `interlace-mode` in capsThibault Saunier2017-02-271-0/+8
* tsparse: Convert PCR values immediatelyJan Schmidt2017-02-271-6/+6
* rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse hereSebastian Dröge2017-02-2517-3931/+25
* meson: Added meson.build for audiomixmatrix and timecodeVivia Nikolaidou2017-02-243-0/+28
* audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou2017-02-233-0/+901
* timecodestamper: Remove clock-source propertyGeorg Lippitsch2017-02-232-83/+0
* timecodestamper: First timecode from current system timeGeorg Lippitsch2017-02-232-0/+36
* timecodestamper: First timecode propertyGeorg Lippitsch2017-02-232-2/+36
* audiobuffersplit: Add strict-buffer-size propertyVivia Nikolaidou2017-02-222-2/+28
* rawbaseparse: Drop incomplete frames at EOSSebastian Dröge2017-02-181-0/+12
* meson: dist meson build filesTim-Philipp Müller2017-02-141-1/+1
* avwait: Fix potential deadlock when flushing / shutting down audioVivia Nikolaidou2017-02-021-0/+1
* mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt2017-02-011-1/+2
* mpegdemux: Add extra length checks to TS scanning.Jan Schmidt2017-02-011-0/+10
* psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt2017-02-012-207/+117
* avwait: Rename timecodewait to avwait, add modesVivia Nikolaidou2017-01-264-121/+234
* tsdemux: Set caps/tags in the GstStream object before pushing the stream-star...Sebastian Dröge2017-01-241-3/+3
* tsdemux: Don't leak pad name and template for OpusSebastian Dröge2017-01-201-3/+0
* mxfdemux: Set stream tags to NULL after unreffingSebastian Dröge2017-01-201-0/+1
* dvdspu: Handle vob display rect starting on an odd lineJan Schmidt2017-01-181-10/+46
* jpegparse: Chain up to parent class' sink event handlerMatt Staples2017-01-101-0/+1
* timecodestamper: Post element message with current timecodeVivia Nikolaidou2017-01-092-5/+47
* Fix some caps leaks in pad template creation codeGarima Gaur2017-01-032-0/+2
* autoconvert: fix a reconfigure event leakFabrice Bellet2017-01-021-1/+2
* videoanalyse: update docsNicola Murino2016-12-311-3/+3
* mpeg4videoparse: determine intra of frame at frame parse timeMark Nauwelaerts2016-12-282-11/+16
* audiobuffersplit: Don't try to output anything if samples_per_buffer == 0Sebastian Dröge2016-12-231-0/+4
* Remove various unported pluginsSebastian Dröge2016-12-21103-29241/+0
* gst: Fix memory leaks in usage of gst_element_get_request_pad() APIGarima Gaur2016-12-211-0/+1
* tsdemux: Don't leak a taglist if a taglist has already been createdGraham Leggett2016-12-191-1/+3
* mirror: Fix documentation for the mirror modeDaniel Shahaf2016-12-161-1/+1
* compositor: Reject multiview videoSebastian Dröge2016-12-141-0/+8
* vmncdec: Sanity-check rectangle sizes a bit more thoroughSebastian Dröge2016-12-061-1/+2
* rawvideoparse: fix typos in property descriptionTim-Philipp Müller2016-12-051-2/+2
* interlace: Writing field-order into the src capsVivia Nikolaidou2016-11-301-0/+5