summaryrefslogtreecommitdiff
path: root/gnl
AgeCommit message (Expand)AuthorFilesLines
2013-03-28composition: Ensure segment base time is correctHEADmasterEdward Hervey1-0/+33
2013-03-28gnlcomposion: When seeking flush downstream before unlinkingNicolas Dufresne1-1/+1
2013-03-28gnlcomposion: objects lock must be taken to call _set_target()Nicolas Dufresne1-1/+5
2012-11-28gnlcomposition: Add support for reverse playbackSebastian Dröge1-50/+127
2012-11-28gnlcomposition: Make sure to pass flushes downstream if flushing seeks were r...Sebastian Dröge1-4/+32
2012-11-04Fix FSF addressTim-Philipp Müller15-30/+30
2012-11-03misc: Add more/better debuggingEdward Hervey1-1/+2
2012-11-03gnloperation: Only release sink pads that need to beEdward Hervey1-1/+2
2012-11-03gnlghostpad: Control internal pad straight awayEdward Hervey1-16/+21
2012-11-03composition: Only care about source pads that go awayEdward Hervey1-10/+12
2012-11-01composition: Ensure seeks always have flush/accurateEdward Hervey1-5/+3
2012-11-01events: Don't leak segments and carry-over seqnumsEdward Hervey1-15/+23
2012-11-01gnlcomposition: Fix leakEdward Hervey1-0/+2
2012-10-17gnl: use gst_element_class_set_static_metadata()Tim-Philipp Müller4-6/+5
2012-09-03gnlcomposition: Update for API changeEdward Hervey1-3/+2
2012-07-05gnlcomposition: Implement segment-done eventSebastian Dröge1-0/+2
2012-05-02gnlcomposition: fix printf format in debug messageРуслан Ижбулатов1-1/+1
2012-04-24gnlcomposition: Use correct enum typeSebastian Dröge1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gnl: Update versioningSebastian Dröge1-1/+1
2012-03-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2012-03-13Remove gstmarshal.[ch] completely and use the generic marshallerTim-Philipp Müller3-27/+3
2012-03-06gnl: Fix 'signed shift result (0x20000000000) requires 43 bits to represent, ...Sebastian Dröge1-1/+1
2012-01-25gnl: Don't use deprecated GMutex/GThread APIEdward Hervey2-11/+13
2012-01-13gnlfilesource: unescape URIs when converting an URI into a filenameTim-Philipp Müller1-3/+5
2012-01-13gnlfilesource: use gst_filename_to_uri() to create a proper file URITim-Philipp Müller1-1/+1
2011-12-30More updates for probe changesEdward Hervey3-10/+17
2011-11-24gnl, tests: update for pad probe API changesTim-Philipp Müller3-22/+27
2011-11-01Update for pad API changesTim-Philipp Müller2-22/+23
2011-10-30gnlsource: Don't use _accept_caps to figure out compatible padsEdward Hervey1-2/+13
2011-10-10gnlcomposition: Set ghostpad *after* sending seek eventEdward Hervey1-87/+109
2011-10-10gnlghostpad: Make debug message more informativeEdward Hervey1-1/+2
2011-10-10gnloperation: Fix iterator/GValue usageEdward Hervey1-2/+2
2011-10-10gnlcomposition: Refactor probe handlingEdward Hervey3-143/+152
2011-10-10gnl: Code CleanupEdward Hervey4-415/+478
2011-10-06gnlsource: Don't use _accept_caps to figure out compatible padsEdward Hervey1-2/+12
2011-10-06gnlsource: Don't remove probes that don't existEdward Hervey1-6/+12
2011-10-06gnlsource: Ref the proper padEdward Hervey1-1/+1
2011-10-05gnl: More porting to 0.11 APIEdward Hervey5-163/+222
2011-08-05gnl: Remove GST_BOILERPLATE usageEdward Hervey5-88/+56
2011-08-05gnlfilesource: is dead, long live gnlurisourceEdward Hervey7-226/+3
2011-08-050.11 branch is open \o/Edward Hervey1-1/+1
2011-04-11android: make it ready for androgenizerAlessandro Decina1-1/+16
2011-02-28gnloperation: Handle the cases where the sink pads disappearEdward Hervey1-4/+6
2011-02-28gnloperation: Synchronize all padsEdward Hervey1-1/+3
2011-02-28gnloperation: Cleanup pads when going from PAUSED to READYEdward Hervey1-0/+16
2011-01-25gnlcomposition: clarify update_pipeline internal commentsEdward Hervey1-24/+29
2010-12-17GnlComposition: Use g_object_notify_by_pspec if availableEdward Hervey1-5/+60
2010-12-17GnlObject: Use g_object_notify_by_pspec if availableEdward Hervey1-71/+101
2010-10-12composition: fix debugging message printf formatTim-Philipp Müller1-1/+1