summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-2955-2455/+1951
|\
| * geometrictransform: Prevent access to the transform map when it is nullThiago Santos2012-03-201-2/+6
| * geometrictransform: add some more log messagesThiago Santos2012-03-201-0/+4
| * wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)2012-03-201-0/+12
| * adpcmdec: GST_BASE_LIBS already contains -lgstbase-0.10Tim-Philipp Müller2012-03-181-2/+1
| * adpcmdec: Add -lgstbase-0.10David Schleef2012-03-181-1/+3
| * inter: Add channel propertyDavid Schleef2012-03-1711-73/+236
| * faceoverlay: remove blank line in gtk-doc commentStefan Sauer2012-03-161-1/+0
| * faceoverlay: code cleanupsStefan Sauer2012-03-151-9/+6
| * faceoverlay: don't access message fields directlyStefan Sauer2012-03-151-4/+7
| * faceoverlay: clear overlay if the face disappearsTim-Philipp Müller2012-03-151-2/+7
| * faceoverlay: add some locking for properties, free previous location when it ...Tim-Philipp Müller2012-03-151-2/+32
| * faceoverlay: don't make rsvgoverlay reload the SVG for every single frameTim-Philipp Müller2012-03-152-3/+12
| * faceoverlay: move face handling into own function and handle 0 face countTim-Philipp Müller2012-03-151-48/+58
| * faceoverlay: fix pad templatesTim-Philipp Müller2012-03-151-9/+2
| * faceoverlay: fix weird pad creation codeTim-Philipp Müller2012-03-152-108/+57
| * faceoverlay: minor cosmetic changesTim-Philipp Müller2012-03-151-40/+2
| * inter: fix warnings when gst-inspecting interaudio{src,sink}Tim-Philipp Müller2012-03-132-1/+4
| * geometrictransform: make sure gt->map not freed twiceOleksij Rempel (Alexey Fisher)2012-03-121-2/+4
| * hlsdemux: add floating point segment duration supportGil Pedersen2012-03-123-21/+51
| * Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-106-56/+62
| * Fixing rtpvp8 compatibility with the third draftDanilo Cesar Lemes de Paula2012-03-082-3/+3
| * sirendec: port to audiodecoderMark Nauwelaerts2012-03-062-154/+81
| * sirenenc: port to audioencoderMark Nauwelaerts2012-03-063-160/+52
| * dccp: avoid indefinite looping upon errorMark Nauwelaerts2012-03-061-3/+6
| * removesilence: Fix 'argument to 'sizeof' in 'memset' call is the same express...Sebastian Dröge2012-03-061-1/+1
| * mxfdemux: Fix 'comparison of unsigned expression >= 0 is always true' compile...Sebastian Dröge2012-03-061-5/+3
| * mpegtsparse: Fix 'variable 'pid' is uninitialized when used here' compiler wa...Sebastian Dröge2012-03-061-5/+3
| * mpegdemux: Fix 'expression result unused' compiler warningSebastian Dröge2012-03-061-1/+1
| * dccp: Fix 'comparison of unsigned expression < 0 is always false' compiler wa...Sebastian Dröge2012-03-061-1/+1
| * baseaudiovisualizer: Fix 'comparison of unsigned expression >= 0 is always tr...Sebastian Dröge2012-03-061-1/+1
| * mpegtspacketizer: Handle rollover in offset calculationsEdward Hervey2012-03-052-8/+29
| * tsdemux: printf fixEdward Hervey2012-03-051-1/+1
| * tsdemux: Update TODOEdward Hervey2012-03-051-65/+49
| * mpegts: Switch rank of mpegtsdemux and tsdemuxEdward Hervey2012-03-052-2/+2
| * tsdemux: Push packets as early as possibleEdward Hervey2012-03-051-3/+22
| * audiovisualizers: planning + example updateStefan Sauer2012-03-041-0/+7
| * tsdemux: fix confusing variable nameTim-Philipp Müller2012-03-032-4/+4
| * tsdemux: Fix segment start positionEdward Hervey2012-03-021-1/+1
| * mpegtsbase: Flush out the packetizer on flushing seeksEdward Hervey2012-03-021-0/+1
| * tsdemux: Activate pads only when receiving data for the streamThibault Saunier2012-03-021-8/+10
| * mpegvideoparse: Fix level codeEdward Hervey2012-03-021-1/+3
| * mpegtsbase: Check harder for program changesEdward Hervey2012-03-021-0/+78
| * mpegtsbase/tsdemux: Refactor seek and segment handlingEdward Hervey2012-03-015-220/+264
| * mpegtsbase: Error out on EOS without any padEdward Hervey2012-03-011-3/+10
| * mpegtspacketizer: Offset calculationEdward Hervey2012-03-012-3/+177
| * mpegtspacketizer: clock fix and minor additionEdward Hervey2012-03-012-1/+22
| * Revert "mpegtsdemux: Not apply various time the same PMT to a program when re...Edward Hervey2012-03-011-17/+3
| * tsdemux: Remove all seeking codeEdward Hervey2012-03-018-1266/+27
| * hlsdemux: don't set the fetcher's location twiceXavier Queralt2012-02-291-1/+0