composition: Set the seqnum only when receiving the actual seek event
[platform/upstream/gstreamer.git] / gnl /
2014-10-31 Mathieu Duponchellecomposition: Set the seqnum only when receiving the...
2014-10-31 Thibault Sauniercomposition: Set the real_eos_seqnum in a dedicated...
2014-10-31 Mathieu Duponchellecomposition: Reset the real_eos_seqnum when reseting...
2014-10-31 Thibault Sauniercomposition: Release OBJECTS_LOCK when emiting the...
2014-10-31 Mathieu Duponchellecomposition: Use the private struct directly
2014-10-31 Thibault Sauniergnloperation: Totally clear operations when removing...
2014-10-31 Mathieu Duponchellegnlghostpad: Do not forget to set output segment seqnum
2014-10-31 Thibault Sauniercomposition: Fix the build
2014-10-31 Thibault Sauniercomposition: Relink nodes *after* setting the seqnum
2014-10-31 Mathieu Duponchellegnlghostpad: Do not tolerate getting seeked when no...
2014-10-31 Thibault Sauniergnlghostpad: Add missing seqnum tweaking
2014-10-31 Thibault Sauniercomposition: Handle the case were we get an EOS right...
2014-10-31 Mathieu Duponchellecomposition: Make basic seeking working
2014-10-31 Thibault Sauniercomposition: Implement the logic to PAUSE the task...
2014-10-31 Mathieu Duponchellecomposition: Do not forget to set expandables state...
2014-10-31 Thibault Sauniercomposition: Factor out a function to commit only the...
2014-10-31 Mathieu Duponchellecomposition: Get the current position before actually...
2014-10-31 Thibault Sauniercomposition: Add a method that set the current bin...
2014-10-31 Mathieu Duponchellecomposition: Remove useless code
2014-10-31 Thibault Sauniercomposition: Clear the old stack when removing children...
2014-10-31 Mathieu Duponchellecomposition: Remove useless toplevel_seek argiment...
2014-10-31 Thibault Sauniercomposition: Rework the seqnum logic to avoid races...
2014-10-31 Mathieu Duponchellecomposition: Add/Remove children in the same order...
2014-10-31 Thibault Sauniercomposition: Remove useless flush_start argument from...
2014-10-31 Mathieu Duponchellecomposition: Force setting children state to NULL rebfo...
2014-10-31 Thibault Sauniercompositition: Check last stack in the children thread
2014-10-31 Mathieu Duponchellecomposition: Actiually set current_bin state even when...
2014-10-31 Thibault Sauniercomposition: Set *all* children state when going back...
2014-10-31 Mathieu Duponchellecomposition: Fix toplevel seek event refcounting
2014-10-31 Thibault Sauniercomposition: Teach the composition to seek same stack
2014-10-31 Thibault Sauniercomposition: The ref the user gave us is our, and we...
2014-10-31 Mathieu Duponchellecomposition: Rename commit_pipeline_func to commit_func
2014-10-31 Thibault Sauniercomposition: Set the state of the internal bin before...
2014-10-31 Thibault Sauniergnlobject: Allow commiting of object that are not insid...
2014-10-31 Mathieu Duponchellecomposition: Empty current_bin on gnl_composition_reset
2014-10-31 Thibault Sauniercomposition: Remove now useless external_gst_bin_add_re...
2014-10-31 Mathieu Duponchellecomposition: Remove now useless pad probes
2014-10-31 Thibault Sauniercomposition: Add an internal bin where that contain...
2014-10-31 Thibault Sauniercomposition: Add objects to the pending IO list in...
2014-10-31 Thibault Sauniercomposition: Start implementing seeking in a GSource
2014-10-31 Thibault Sauniercomposition: switch to using an action signal to add...
2014-10-31 Mathieu Duponchellecomposition: chain up finalize before clering mcontext_...
2014-10-31 Thibault Sauniercomposition: Initialize the first stack async
2014-10-31 Thibault SaunierFinish fixing tests
2014-10-31 Mathieu Duponchellecomposition: Actually commit in on our own thread
2014-10-31 Mathieu Duponchellecomposition: start and stop task in init and finalize
2014-10-31 Mathieu Duponchellecomposition: home grown task
2014-10-31 Mathieu Duponchellecomposition: simplify update_pipeline_func
2014-10-31 Thibault Sauniercomposition: Reset the srcpad target when removing...
2014-10-31 Thibault Sauniercomposition: Use a GstPad task to run the update pipeli...
2014-10-31 Thibault Sauniergnlcomposition: Factor out code to deactivate old stack...
2014-10-31 Thibault Sauniercomposition: Avoid looping using gotos
2014-10-31 Thibault Sauniergnlcomposition: Use the new _object_block_and_drop_data...
2014-10-31 Thibault Sauniergnlcomposition: factor out some functions
2014-10-31 Thibault Sauniergnlcomposition: Factor out the condition of _parent_or_...
2014-10-31 Thibault Sauniergnlcomposition: Add a function to block object source pad
2014-10-31 Mathieu Duponchellegnl: Add the srcpad directly to GnlObject
2014-10-31 Thibault SaunierRevert "gnlobject: Commit object in READY_TO_PAUSED"
2014-10-31 Mathieu Duponchellegnlsource: remove useless "controls_one" field.
2014-10-31 Thibault SaunierImport GNL from 978332e7c4c3bba1949421d28b492540ab47145...