summaryrefslogtreecommitdiff
path: root/gnl/gnlghostpad.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-18gnl: Remove the notion of media-durationThibault Saunier1-20/+6
2013-06-18gnl: Rename media-start as inpointThibault Saunier1-2/+2
2013-06-11gnl: Properly set operations basetimeThibault Saunier1-1/+7
2013-05-25ghostpad: Remove unsued parameter flush_hackNicolas Dufresne1-11/+2
2013-05-25ghostpad: Remove uneeded set_caps()Nicolas Dufresne1-11/+0
2013-05-25ghostpad: Correctly handle pad creation failureNicolas Dufresne1-1/+6
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-11-03misc: Add more/better debuggingEdward Hervey1-1/+2
2012-11-03gnlghostpad: Control internal pad straight awayEdward Hervey1-16/+21
2012-11-01events: Don't leak segments and carry-over seqnumsEdward Hervey1-15/+23
2011-12-30More updates for probe changesEdward Hervey1-1/+2
2011-11-24gnl, tests: update for pad probe API changesTim-Philipp Müller1-8/+12
2011-10-10gnlghostpad: Make debug message more informativeEdward Hervey1-1/+2
2011-10-10gnlcomposition: Refactor probe handlingEdward Hervey1-37/+2
2011-10-05gnl: More porting to 0.11 APIEdward Hervey1-52/+82
2010-07-23gnlghostpad: Use GSlice instead of malloc/freeEdward Hervey1-4/+4
2010-06-10GnlGhostPad: Add debug statementEdward Hervey1-0/+3
2010-03-24build: Add all kinds of compiler warning flags and fix the resulting warningsEdward Hervey1-1/+1
2009-09-01gnlcomposition: Fix QoS handling.Edward Hervey1-64/+0
2009-08-24gnlghostpad: clamp jitter to the transformed timestamp.Alessandro Decina1-2/+4
2009-08-07When ghosting a pad that has negotiated caps, set those caps to the ghost as ...Alessandro Decina1-1/+11
2009-06-12gnlghostpad: add G_UNLIKELY and remove useless warningEdward Hervey1-4/+1
2009-04-19gnlghostpad. Implement outgoing_{qos|position} handling. Fixes #578234Edward Hervey1-10/+76
2009-04-19gnlghostpad: Add some debugging statementsEdward Hervey1-1/+4
2009-04-19gnlghostpad: Implement outgoing_seek and incoming_new_segment handlingEdward Hervey1-8/+150
2009-04-19Optimize calculations by using a boolean for (rate == 1.0) cases.Edward Hervey1-1/+4
2009-04-19gnlghostpad: Add a 'gnlghostpad' debugging categoryEdward Hervey1-0/+11
2009-04-19gnlghostpad: Wrap G_*LIKELY with parenthses.Edward Hervey1-29/+20
2009-04-19gnlghostpad: Move all ghostpad-related methods to a separate file.Edward Hervey1-0/+614