summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-05-30checks: Don't check for gstreamer 0.10.4 anymore.Edward Hervey1-10/+5
2009-05-08gnlcomposition: Update start/duration/stop even with update==False.Edward Hervey1-14/+0
2009-05-07gnlcomposition: Implement update-blocking. Fixes #555898Edward Hervey3-28/+144
2009-05-06tests/simple: Remove check for core > 0.10.4Edward Hervey1-9/+3
2009-03-21Fix tests when running on systems with alpha. Fixes #563507Edward Hervey5-6/+22
2009-03-06GnlComposition: rebuild the stack when an object in the current stack is movedAlessandro Decina2-1/+246
2008-09-25tests/check/gnloperation.c: Adapt test to 'fixed' behaviour of videomixer fix...Edward Hervey1-2/+2
2008-05-27gnl/gnlcomposition.c: Properly accumulate segment_start/segment_done messages...Edward Hervey1-0/+1
2008-05-26tests/check/: Round of gst-indent and more utilitiesEdward Hervey5-972/+1240
2007-07-30tests/check/common.h: Add a bigger function for creating a video source with ...Edward Hervey2-6/+30
2007-06-16gnl/gnlcomposition.c: Unblock child source pads when the pads OR the elements...Edward Hervey2-3/+15
2006-11-03gnl/gnlcomposition.c: Recalculate start/stop/duration of composition when add...Edward Hervey1-16/+24
2006-11-02gnl/gnlcomposition.c: Take into account the priority of default sources when ...Edward Hervey1-0/+230
2006-11-02gnl/gnlcomposition.c: Better check for the 'next stop' of a stack. It will no...Edward Hervey2-2/+226
2006-09-16tests/check/: gst_element_link_filtered() does not take the refcount on the c...Edward Hervey2-2/+6
2006-09-16tests/check/common.h: Added convenience function to create a int/float audiot...Edward Hervey2-0/+243
2006-09-16tests/check/.cvsignore: add gnloperationEdward Hervey1-0/+1
2006-09-16tests/check/Makefile.am: add common.hEdward Hervey1-0/+2
2006-09-16tests/check/: Single header file that contains all the common functions and s...Edward Hervey6-541/+446
2006-07-19Memleak fixes in composition and tests.Edward Hervey3-3/+21
2006-07-19gnl/gnlcomposition.c: Add default sources properly (sources with prioriy of G...Edward Hervey2-21/+16
2006-06-18docs/random/design: Precision about gnloperation sinks property.Edward Hervey1-3/+3
2006-06-12tests/check/complex.c: Added unit-test for the previous fixes to gnlcompositi...Edward Hervey1-0/+240
2006-06-10ignore more and fix the buildThomas Vander Stichele1-0/+2
2006-06-08gnl/gnlcomposition.c: Composition now looks for anything hiding the configure...Edward Hervey1-1/+1
2006-05-23gnl/gnlcomposition.c: Protect critical part with comp_objects_lock.Edward Hervey3-0/+10
2006-05-10gnl/gnlcomposition.c: Fix for correctly playing compositions with gaps betwee...Edward Hervey3-126/+652
2006-05-05gnl/gnlcomposition.c: If srcpad of top gnlobject is not available, store pend...Edward Hervey3-22/+657
2006-04-05gnl/gnlcomposition.c: more memleak fixes.Edward Hervey1-5/+34
2006-04-05non debug, makes thomasvs blood pressure go up too quickly... and makes the b...Edward Hervey1-1/+0
2006-04-05debugEdward Hervey1-0/+1
2006-04-05tests/check/Makefile.am: Increasing timeout for tests since we're asking a lotEdward Hervey1-1/+1
2006-04-05gnl/gnlcomposition.c: Only force state change in (update_pipeline) when not b...Edward Hervey1-38/+13
2006-04-05tests/check/Makefile.am: Remove buildbot debug craziness since I now know wha...Edward Hervey1-1/+0
2006-04-04tests/check/simple.c: Let's do a simple link.Edward Hervey1-5/+6
2006-04-04tests/check/Makefile.am: GST_DEBUG=*:4Edward Hervey1-1/+1
2006-04-04tests/check/Makefile.am: Higher debug level :(Edward Hervey1-1/+1
2006-04-04tests/check/Makefile.am: Forcing GST_DEBUG to figure out what's going wrong w...Edward Hervey1-0/+1
2006-04-04tests/check/simple.c: Added new test to check start/duration/stop correctness...Edward Hervey1-0/+56
2006-04-04gnl/gnlcomposition.c: update_pipeline was returning the wrong information.Edward Hervey1-2/+2
2006-04-03configure.ac: New pre-release (0.10.0.10).Edward Hervey1-5/+10
2006-04-03tests/check/simple.c: When the pipeline is set to NULL, on slow/loaded system...Edward Hervey1-6/+6
2006-03-31tests/check/simple.c: more checking.Edward Hervey1-0/+10
2006-03-31configure.ac: Add debug, valgrind and gcov. Remove c++/malloc cruftEdward Hervey2-50/+117
2006-03-30use pluginsdir exposed by core and base .pc files to find elements like video...Thomas Vander Stichele1-1/+1
2006-03-30ignore moreThomas Vander Stichele2-0/+13
2006-03-30make similar to the other gstreamer modules remove gettext stuffThomas Vander Stichele2-0/+565