summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst: Fix caps leakGarima Gaur2016-11-301-0/+1
* rawparse: Whitespace cleanupSebastian Dröge2016-11-2812-139/+0
* dataurisrc: remove plugin, moved to coreTim-Philipp Müller2016-11-285-559/+0
* tsdemux: Post an error message on the bus if we activated a program without padsSebastian Dröge2016-11-281-0/+14
* rawbaseparse: Fix output buffer size trimmingSebastian Dröge2016-11-271-10/+18
* rawparse: Properly align raw audio/video output buffersSebastian Dröge2016-11-274-2/+97
* mxfdemux: Post an error message if we got EOS before having any source padsSebastian Dröge2016-11-261-1/+11
* h264parse: Fix indentationSebastian Dröge2016-11-261-2/+2
* h265parse: Fix assertion when encountering an invalid NALUSebastian Dröge2016-11-261-2/+4
* h264parse: Fix assertion when encountering an invalid NALUSebastian Dröge2016-11-261-2/+4
* mxfdemux: Fix up another size check and prevent allocating too much memorySebastian Dröge2016-11-252-2/+3
* mxfdemux: Handle zero-sized KLV items better and don't assert on themSebastian Dröge2016-11-253-14/+29
* mxfdemux: Fix various logic errors in error handling of footer partition parsingSebastian Dröge2016-11-251-21/+20
* mxfdemux: Don't try parsing empty metadata itemsSebastian Dröge2016-11-251-0/+3
* mxfmetadata: Add missing NULL checkSebastian Dröge2016-11-251-1/+1
* mxf: Remove mxfdms1.[ch] from the build for nowSebastian Dröge2016-11-242-6/+4
* mxfdemux: Add various missing bounds checks, NULL checks and integer overflow...Sebastian Dröge2016-11-246-20/+46
* timecodestamper: Remove all existing timecode metas if requested to override ...Sebastian Dröge2016-11-241-1/+14