summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Release 1.4.01.4.01.4Thibault Saunier4-19/+27
2014-09-24Release 1.3.901.3.90Thibault Saunier4-15/+133
2014-08-06tests: fix 'Attempt to unlock mutex that was not locked' in gnlcomposition testTim-Philipp Müller1-0/+2
2014-08-01Makefile: Add usage of build-checks stepEdward Hervey2-0/+4
2014-06-25configure: lower GLib requirement to 2.32Tim-Philipp Müller1-1/+1
2014-06-24gnlobject: Commit object in READY_TO_PAUSEDThibault Saunier1-0/+1
2014-06-24composition: Add a property defining deactivated elements stateThibault Saunier2-26/+57
2014-05-21Automatic update of common submoduleSebastian Dröge1-0/+0
2014-05-07composition: Drop buffers until we get seekedMathieu Duponchelle1-13/+33
2014-05-06tests: Add a flag about whether to keep expected segments or notThibault Saunier3-1/+10
2014-05-06tests: By design, we can get twice the same GstSegment outThibault Saunier2-7/+8
2014-05-06tests:seek: Wait for ASYNC_DONE between seek executionThibault Saunier1-7/+6
2014-05-03Automatic update of common submoduleSebastian Dröge1-0/+0
2014-03-31.gitignore log files from autotools 'make check' test-driverTim-Philipp Müller1-0/+7
2014-03-31tests: pass 64-bit integers to 64-bit integer propertiesTim-Philipp Müller1-17/+23
2014-03-16Back to developmentThibault Saunier1-3/+3
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