summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Release 1.2.11.2.1Thibault Saunier4-18/+29
2014-04-23.gitignore log files from autotools 'make check' test-driverTim-Philipp Müller1-0/+7
2014-04-23tests: pass 64-bit integers to 64-bit integer propertiesTim-Philipp Müller1-17/+23
2014-03-16Release 1.2.01.2.0Thibault Saunier4-130/+101
2014-02-28Automatic update of common submoduleSebastian Dröge1-0/+0
2014-02-26Automatic update of common submoduleStefan Sauer1-0/+0
2014-01-30Automatic update of common submoduleEdward Hervey1-0/+0
2013-12-30gnloperation: Remove dead codeEdward Hervey1-6/+0
2013-12-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-11-29gnlcomposition: Fix typoSebastian Dröge1-1/+1
2013-11-05Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-28Back to developmentThibault Saunier1-1/+1
2013-09-28Release 1.1.901.1.90Thibault Saunier9-50/+1299
2013-09-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-08-28composition: Do not update the pipeline if we are in NULL stateThibault Saunier1-1/+8
2013-08-26composition: Release objects lock while forwarding an eventThibault Saunier1-2/+4
2013-08-24composition: Validate stack right after it has been re computedThibault Saunier1-1/+2
2013-08-23composition: Implement a separate probe to drop data.Thibault Saunier1-14/+58
2013-08-15gnlcomposition: Drop any buffer flowing from a source when updating pipelineThibault Saunier1-3/+8
2013-08-02build: add subdir-objects to AM_INIT_AUTOMAKELubosz Sarnecki1-1/+1
2013-07-23gnloperation: check for request pads on the element class not the factoryTim-Philipp Müller1-17/+5
2013-07-23gnlcomposition: grammar (childs -> children)Mathieu Duponchelle1-36/+36
2013-07-09composition: Check if we have an entry before trying to get its probeidMathieu Duponchelle1-1/+1
2013-06-26composition: Add entry to the the hashtable before connecting to pad-addedThibault Saunier1-3/+3
2013-06-23gnlcomposition: Remove support for gapsThibault Saunier2-53/+40
2013-06-23gnlcomposition: Remove uneeded indentsThibault Saunier1-137/+135
2013-06-23gnlcomposition: Make the pipeline update protected from any child changesThibault Saunier1-19/+17
2013-06-23gnl: Setting priority == MAXUINT32 does not mean "default object"Thibault Saunier2-16/+5
2013-06-23gnl: First implementation of the commit based APIThibault Saunier10-389/+458
2013-06-18gnl: Remove trailling whitespaces and tabs in .c filesThibault Saunier2-54/+54
2013-06-18gnl: Remove the notion of media-durationThibault Saunier9-192/+37
2013-06-18gnl: Rename media-start as inpointThibault Saunier8-52/+49
2013-06-11composition: update operations base time even when we don't update the pipeline.Mathieu Duponchelle1-0/+27
2013-06-11gnlcomposition: forward non time-resetting flush stops outside the composition,Mathieu Duponchelle1-1/+18
2013-06-11gnlcomposition: Don't flush_start / flush_stop according to user's flags.Mathieu Duponchelle1-30/+1
2013-06-11gnl: Properly set operations basetimeThibault Saunier4-2/+36
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-28tests: sanitization.Mathieu Duponchelle9-372/+392
2013-05-28gnlcomposition: When removing a ghostpad, remove the probe_handlers associate...Mathieu Duponchelle1-1/+9
2013-05-28gnlcomposition: replace eos_main_thread with update_pipeline_func.Mathieu Duponchelle2-75/+102
2013-05-28gnlcomposition: Forward EOS from the streaming thread when appropriate.Mathieu Duponchelle1-7/+33
2013-05-25Cleanup and fix gitignoreNicolas Dufresne1-35/+38
2013-05-25ghostpad: Remove unsued parameter flush_hackNicolas Dufresne4-20/+6
2013-05-25ghostpad: Remove uneeded set_caps()Nicolas Dufresne1-11/+0
2013-05-25ghostpad: Correctly handle pad creation failureNicolas Dufresne1-1/+6
2013-05-25source: Split change_state into prepare/cleanupNicolas Dufresne1-98/+72
2013-05-25object: Fix function declaration coding styleNicolas Dufresne1-7/+5