summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* decodebin3: fix eos event leakRoland Jon2018-10-181-0/+2
* playsink: audio visualization support fixesPhilippe Normand2018-08-161-26/+40
* parsebin: Don't try to continue autoplugging a parser if we got raw capsSebastian Dröge2018-07-181-1/+11
* subparse: Don't read beyond arrayEdward Hervey2018-07-181-1/+3
* rawvideoparse: fix typo in 'plane-offsets' descriptionGuillaume Desmottes2018-07-161-1/+1
* playbin3: Collect appropriate stream-type when doing stream selectionhoonhee.lee2018-05-171-1/+1
* subparse: follow-up build fix after d871b1205Philippe Normand2018-05-121-2/+2
* subparse: support for more than 32 unclosed markup tagsPhilippe Normand2018-05-121-9/+11
* decodebin3: Do not modify structure of EOS eventSeungha Yang2018-05-102-12/+41
* urisourcebin: Do not modify structure of EOS eventSeungha Yang2018-05-101-9/+24
* uridecodebin3: Fix GList leakSeungha Yang2018-05-091-1/+1
* uridecodebin3: Fix string leakSeungha Yang2018-05-081-0/+2
* encodebin: Also lock input caps when dynamic output is disabledThibault Saunier2018-05-021-8/+26
* uridecodebin3: don't segfault if a pad is not a source pad when it is removedhoonhee.lee2018-05-011-0/+3
* urisourcebin: Avoid unreffing a pad we are not owningThibault Saunier2018-04-161-2/+5
* uridecodebin3: free_play_items when READY_TO_PAUSED failed.Mathieu Duponchelle2018-04-161-0/+2
* playbin3: fix leak of recursive mutexTim-Philipp Müller2018-04-161-0/+1
* encodebin: Always respect encoding profile preset factory nameThibault Saunier2018-04-041-4/+6
* playback: Remove subtitle-encoding property on uridecodebin3Edward Hervey2018-03-121-18/+0
* audioaggregator: remove GstAudioAggregator->infoMathieu Duponchelle2018-03-012-24/+28
* audioaggregator: refactor conversion APIMathieu Duponchelle2018-03-012-5/+4
* Update disted backup ORC filesEdward Hervey2018-02-151-10/+10
* doc: Remove obsolete Since 0.10.X marksNicolas Dufresne2018-02-141-10/+0
* playbin3: fix source-setup signal emissionPhilippe Normand2018-02-141-1/+1
* audiomixer, audiointerleave: add to buildTim-Philipp Müller2018-02-133-7/+5
* audioaggregator, audiomixer, audiointerleave: move from -bad to -baseTim-Philipp Müller2018-02-139-0/+4606
|\
| * audioaggregator: implement input conversionMathieu Duponchelle2017-12-193-371/+24
| * Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-022-3/+1
| * aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-11-222-9/+4
| * aggregator: fix type for latency property (int64 -> GStClockTime)Stefan Sauer2017-10-231-4/+4
| * audiomixer: document caps negotiation racinessTim-Philipp Müller2017-07-141-1/+9
| * audioaggregate: Don't hold object locks across calls to aggregate_oneOlivier Crête2017-05-212-1/+14
| * audiointerleave: Take object lock while modifying channel countOlivier Crête2017-05-202-4/+11
| * aggregator: add simple support for caps handlingMatthew Waters2017-05-203-52/+53
| * Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
| * docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-14/+7
| * audiointerleave: don't overflow channel map with >64 channelsDouglas Bagnall2017-03-311-5/+11
| * Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+33
| * bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-12/+10
| * audio: Move audioaggregator base class to a librarySebastian Dröge2016-01-225-1567/+5
| * plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
| * audiomixer: register function name for debugging just onceTim-Philipp Müller2015-11-241-1/+5
| * audioaggregator: Improve log messagesOlivier Crête2015-11-021-10/+10
| * liveadder: Make latency property be a uint in millisecsOlivier Crête2015-10-281-3/+71
| * liveadder: latency property is an uint64 in audiomixerTim-Philipp Müller2015-10-121-1/+2
| * liveadder: Remove plugin, replace by compat subclass of audiomixerOlivier Crête2015-10-111-0/+26
| * audioaggregator: Fix build errorVineeth TM2015-10-071-7/+8
| * audioaggregator: Select the initial offset based on the start segment positionSebastian Dröge2015-10-011-3/+10
| * audiomixer: fix deadlock when G_DISABLE_ASSERT is not definedTim-Philipp Müller2015-09-261-1/+1
| * audioaggregator: Stop using deprecated gst_segment_to_position()Sebastian Dröge2015-09-261-2/+2