summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* audiomixer: calculate stream_time used to sync pad values correctlyTim-Philipp Müller2015-02-121-4/+2
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-115-19/+26
* dvdspu: some optimizationsRob Clark2015-02-081-14/+23
* dvdspu: Avoid warning if the video for a still frame arrives after the SPUJan Schmidt2015-02-081-0/+3
* Revert "aiffparse: make sure we have data before handling sink event"Luis de Bethencourt2015-02-061-5/+0
* aiffparse: make sure we have data before handling sink eventLuis de Bethencourt2015-02-061-0/+5
* audiomixer: remove now-unused base_time field in object structureTim-Philipp Müller2015-02-061-3/+1
* audiomixer: Remove weird and wrong segment handlingSebastian Dröge2015-02-051-34/+0
* mpegtsmux: avoid leaking force keyunit event when going to NULLThiago Santos2015-02-031-1/+0
* mpegtsmux: parse force key unit events with the correct functionAnton Gritsay2015-02-031-2/+9
* tsdemux: remove update segment logicThiago Santos2015-02-032-51/+7
* tsdemux: don't mark streams as needing a new segment on flushAurélien Zanelli2015-02-031-10/+14
* audiovisualizer: remove double-setting of render functionLuis de Bethencourt2015-01-291-2/+0
* aggregator: Make the PAD_LOCK privateThibault Saunier2015-01-291-3/+3
* aggregator: Hide GstAggregatorPad buffer and EOS filedsThibault Saunier2015-01-291-2/+2
* audiomixer: Clear GstAudioInfo the the capsOlivier Crête2015-01-291-0/+1
* audiomixer: Don't reset caps on flushOlivier Crête2015-01-291-1/+5
* aggregator: Replace event lock with pad's object lockOlivier Crête2015-01-291-3/+3
* aiffparse: remove unnecessary variableLuis de Bethencourt2015-01-261-3/+1
* aiffparse: fix which stop variable is used in assignmentLuis de Bethencourt2015-01-261-2/+2
* aiffmux: write padding byte at end of SSND chunk if neededMatthieu Bouron2015-01-231-3/+27
* intervideosrc: Fix GAP flag setting on non-black framesArun Raghavan2015-01-231-7/+7
* intervideosrc: Fix GAP flag setting on black frames correctlyArun Raghavan2015-01-221-15/+16
* intervideosrc: Fix max value of the timeout propertyArun Raghavan2015-01-221-1/+1
* audiovisualizer: sync with base class in -baseLuis de Bethencourt2015-01-211-2/+2
* audiovisualizer: ensure default query/event handlers are usedLuis de Bethencourt2015-01-211-23/+2
* siren: Make some local variables non-static for thread-safetySebastian Dröge2015-01-212-11/+11
* Constify some static arrays everywhereSebastian Dröge2015-01-219-24/+25
* mpegdemux: minor debug updateEdward Hervey2015-01-211-4/+4
* h264parse: expose stereo-high profileVíctor Manuel Jáquez Leal2015-01-211-2/+9
* h264parse: parse SPS subsetVíctor Manuel Jáquez Leal2015-01-211-3/+7
* h264parse: add initial support for MVC NAL units.Sreerenj Balachandran2015-01-211-5/+15
* compositor: fix illegal memory access in blend function with negative yposVincent Penquerc'h2015-01-191-7/+9
* Remove real plugin which is no longer needed and has never been portedTim-Philipp Müller2015-01-187-1789/+0
* interaudiosink: Make sure that buffer time is always bigger than period timeSebastian Dröge2015-01-151-0/+10
* compositor: Document the zorder pad property from gstvideoaggregatorNirbheek Chauhan2015-01-141-0/+4
* audiovisualizer: handle the return of the setup functionLuis de Bethencourt2015-01-131-2/+8
* Revert "audiovisualizer: remove unused value"Luis de Bethencourt2015-01-131-1/+1
* inter: Use a #define for the default value of the channel propertySebastian Dröge2015-01-135-10/+20
* intervideosrc: Make the timeout configurable after which we start showing a b...Sebastian Dröge2015-01-132-9/+27
* audiovisualizer: remove unused valueLuis de Bethencourt2015-01-131-1/+1
* compositor: Don't do any conversions if the pad is completely transparent anywaySebastian Dröge2015-01-131-1/+6
* inter: silence messages for flushed / created samplesBranislav Katreniak2015-01-133-3/+3
* gitignore: ignore more filesStefan Sauer2015-01-121-0/+1
* visual: use unused valueLuis de Bethencourt2015-01-121-0/+2
* gaudieffects: stored value is overwrittenLuis de Bethencourt2015-01-121-1/+0
* mpegdemux: fix dead codeLuis de Bethencourt2015-01-121-1/+5
* mpegdemux: minor optimisation when scanning for SCRsTim-Philipp Müller2015-01-111-0/+1
* inter: interaudiosrc - fixate layout for default capsJan Schmidt2015-01-101-1/+3
* audiovisualizer: remove check for below zero for unsigned valueLuis de Bethencourt2015-01-091-12/+9