summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-01-15interaudiosink: Make sure that buffer time is always bigger than period timeSebastian Dröge1-0/+10
2015-01-14compositor: Document the zorder pad property from gstvideoaggregatorNirbheek Chauhan1-0/+4
2015-01-13audiovisualizer: handle the return of the setup functionLuis de Bethencourt1-2/+8
2015-01-13Revert "audiovisualizer: remove unused value"Luis de Bethencourt1-1/+1
2015-01-13inter: Use a #define for the default value of the channel propertySebastian Dröge5-10/+20
2015-01-13intervideosrc: Make the timeout configurable after which we start showing a b...Sebastian Dröge2-9/+27
2015-01-13audiovisualizer: remove unused valueLuis de Bethencourt1-1/+1
2015-01-13compositor: Don't do any conversions if the pad is completely transparent anywaySebastian Dröge1-1/+6
2015-01-13inter: silence messages for flushed / created samplesBranislav Katreniak3-3/+3
2015-01-12gitignore: ignore more filesStefan Sauer1-0/+1
2015-01-12visual: use unused valueLuis de Bethencourt1-0/+2
2015-01-12gaudieffects: stored value is overwrittenLuis de Bethencourt1-1/+0
2015-01-12mpegdemux: fix dead codeLuis de Bethencourt1-1/+5
2015-01-11mpegdemux: minor optimisation when scanning for SCRsTim-Philipp Müller1-0/+1
2015-01-10inter: interaudiosrc - fixate layout for default capsJan Schmidt1-1/+3
2015-01-09audiovisualizer: remove check for below zero for unsigned valueLuis de Bethencourt1-12/+9
2015-01-09h264parse: expose compatible profiles to downstreamSreerenj Balachandran1-0/+172
2015-01-09audiovisualizer: remove check if below zero for unsigned valueLuis de Bethencourt1-3/+6
2015-01-08rtp: value truncated too short creates dead codeLuis de Bethencourt1-1/+1
2015-01-08rtp: fix nal unit type checkLuis de Bethencourt1-1/+2
2015-01-08rtp: fix dead code and check for impossible valuesLuis de Bethencourt1-2/+1
2015-01-07Revert "pngparse: improve parsing of the image"Tim-Philipp Müller2-9/+1
2015-01-07pngparse: improve parsing of the imageVineeth T M2-1/+9
2015-01-06h264parse: Fix periodic SPS/PPS sending work after a seekDuncan Palmer1-1/+5
2015-01-05wrappercamerabinsrc: fix deadlock with pad object lockThiago Santos1-1/+1
2015-01-05wrappercamerabinsrc: simplify weird if/else clauseThiago Santos1-13/+12
2014-12-30audiomixer: update for aggregator start/stop vfunc changeTim-Philipp Müller1-6/+0
2014-12-30audiomixer: fix output-block-size property descriptionTim-Philipp Müller1-1/+1
2014-12-28siren: remove unneeded structure paddingTim-Philipp Müller3-12/+7
2014-12-27compositor: Document the pad propertiesNirbheek Chauhan1-1/+25
2014-12-27audiomixer: Document the pad propertiesNirbheek Chauhan1-0/+12
2014-12-26wrappercamerabinsrc: do not set source state with lockThiago Santos1-3/+6
2014-12-26wrappercamerabinsrc: use the drain query instead of flushThiago Santos1-6/+4
2014-12-26gdppay: use public API for accessing stream header arrays in capsTim-Philipp Müller1-9/+14
2014-12-26gdppay: refactor payloading code a littleTim-Philipp Müller3-179/+110
2014-12-26gdppay: refactor a littleTim-Philipp Müller4-212/+46
2014-12-26gdppay: optimise payloading of buffers with multiple memoriesTim-Philipp Müller2-11/+80
2014-12-26gdppay: dataprotocol: drop bogus constTim-Philipp Müller2-3/+3
2014-12-23audiomixer: If getting a timeout before having caps, just advance our positionSebastian Dröge1-8/+30
2014-12-23audiomixer: Make sure to release the current buffer in reset()Sebastian Dröge1-0/+1
2014-12-23audiomixer: Change blocksize property to output-buffer-duration in time formatSebastian Dröge2-23/+35
2014-12-22audiomixer: Use the src query implementation of aggregator as the default caseSebastian Dröge1-7/+1
2014-12-22bayer2rgb: take into account filter in transform_caps functionTim-Philipp Müller1-2/+12
2014-12-21audiomixer: fix build flag orderStefan Sauer1-5/+5
2014-12-20freeverb: add a few presetsStefan Sauer2-0/+26
2014-12-19audiomixer: Track discont-time per pad instead of globallySebastian Dröge2-13/+12
2014-12-18audiomixer: We're only EOS if all our pads are actually EOSSebastian Dröge1-2/+3
2014-12-18audiomixer: The pad's size is always supposed to be the whole buffer sizeSebastian Dröge1-3/+2
2014-12-18compositor: Fix memory leak when no buffer is available for a pad currentlySebastian Dröge1-1/+3
2014-12-17aggregator: Add function to allow subclasses to set their own latencySebastian Dröge1-0/+3