index
:
~slomo/gnonlin
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-21
Fix tests when running on systems with alpha. Fixes #563507
Edward Hervey
5
-6
/
+22
2009-03-06
GnlComposition: rebuild the stack when an object in the current stack is moved
Alessandro Decina
2
-1
/
+246
2008-09-25
tests/check/gnloperation.c: Adapt test to 'fixed' behaviour of videomixer fix...
Edward Hervey
1
-2
/
+2
2008-05-27
gnl/gnlcomposition.c: Properly accumulate segment_start/segment_done messages...
Edward Hervey
1
-0
/
+1
2008-05-26
tests/check/: Round of gst-indent and more utilities
Edward Hervey
5
-972
/
+1240
2007-07-30
tests/check/common.h: Add a bigger function for creating a video source with ...
Edward Hervey
2
-6
/
+30
2007-06-16
gnl/gnlcomposition.c: Unblock child source pads when the pads OR the elements...
Edward Hervey
2
-3
/
+15
2006-11-03
gnl/gnlcomposition.c: Recalculate start/stop/duration of composition when add...
Edward Hervey
1
-16
/
+24
2006-11-02
gnl/gnlcomposition.c: Take into account the priority of default sources when ...
Edward Hervey
1
-0
/
+230
2006-11-02
gnl/gnlcomposition.c: Better check for the 'next stop' of a stack. It will no...
Edward Hervey
2
-2
/
+226
2006-09-16
tests/check/: gst_element_link_filtered() does not take the refcount on the c...
Edward Hervey
2
-2
/
+6
2006-09-16
tests/check/common.h: Added convenience function to create a int/float audiot...
Edward Hervey
2
-0
/
+243
2006-09-16
tests/check/.cvsignore: add gnloperation
Edward Hervey
1
-0
/
+1
2006-09-16
tests/check/Makefile.am: add common.h
Edward Hervey
1
-0
/
+2
2006-09-16
tests/check/: Single header file that contains all the common functions and s...
Edward Hervey
6
-541
/
+446
2006-07-19
Memleak fixes in composition and tests.
Edward Hervey
3
-3
/
+21
2006-07-19
gnl/gnlcomposition.c: Add default sources properly (sources with prioriy of G...
Edward Hervey
2
-21
/
+16
2006-06-18
docs/random/design: Precision about gnloperation sinks property.
Edward Hervey
1
-3
/
+3
2006-06-12
tests/check/complex.c: Added unit-test for the previous fixes to gnlcompositi...
Edward Hervey
1
-0
/
+240
2006-06-10
ignore more and fix the build
Thomas Vander Stichele
1
-0
/
+2
2006-06-08
gnl/gnlcomposition.c: Composition now looks for anything hiding the configure...
Edward Hervey
1
-1
/
+1
2006-05-23
gnl/gnlcomposition.c: Protect critical part with comp_objects_lock.
Edward Hervey
3
-0
/
+10
2006-05-10
gnl/gnlcomposition.c: Fix for correctly playing compositions with gaps betwee...
Edward Hervey
3
-126
/
+652
2006-05-05
gnl/gnlcomposition.c: If srcpad of top gnlobject is not available, store pend...
Edward Hervey
3
-22
/
+657
2006-04-05
gnl/gnlcomposition.c: more memleak fixes.
Edward Hervey
1
-5
/
+34
2006-04-05
non debug, makes thomasvs blood pressure go up too quickly... and makes the b...
Edward Hervey
1
-1
/
+0
2006-04-05
debug
Edward Hervey
1
-0
/
+1
2006-04-05
tests/check/Makefile.am: Increasing timeout for tests since we're asking a lot
Edward Hervey
1
-1
/
+1
2006-04-05
gnl/gnlcomposition.c: Only force state change in (update_pipeline) when not b...
Edward Hervey
1
-38
/
+13
2006-04-05
tests/check/Makefile.am: Remove buildbot debug craziness since I now know wha...
Edward Hervey
1
-1
/
+0
2006-04-04
tests/check/simple.c: Let's do a simple link.
Edward Hervey
1
-5
/
+6
2006-04-04
tests/check/Makefile.am: GST_DEBUG=*:4
Edward Hervey
1
-1
/
+1
2006-04-04
tests/check/Makefile.am: Higher debug level :(
Edward Hervey
1
-1
/
+1
2006-04-04
tests/check/Makefile.am: Forcing GST_DEBUG to figure out what's going wrong w...
Edward Hervey
1
-0
/
+1
2006-04-04
tests/check/simple.c: Added new test to check start/duration/stop correctness...
Edward Hervey
1
-0
/
+56
2006-04-04
gnl/gnlcomposition.c: update_pipeline was returning the wrong information.
Edward Hervey
1
-2
/
+2
2006-04-03
configure.ac: New pre-release (0.10.0.10).
Edward Hervey
1
-5
/
+10
2006-04-03
tests/check/simple.c: When the pipeline is set to NULL, on slow/loaded system...
Edward Hervey
1
-6
/
+6
2006-03-31
tests/check/simple.c: more checking.
Edward Hervey
1
-0
/
+10
2006-03-31
configure.ac: Add debug, valgrind and gcov. Remove c++/malloc cruft
Edward Hervey
2
-50
/
+117
2006-03-30
use pluginsdir exposed by core and base .pc files to find elements like video...
Thomas Vander Stichele
1
-1
/
+1
2006-03-30
ignore more
Thomas Vander Stichele
2
-0
/
+13
2006-03-30
make similar to the other gstreamer modules remove gettext stuff
Thomas Vander Stichele
2
-0
/
+565
[prev]