index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-23
put back source in registry. add checks for find_plugin.
Thomas Vander Stichele
2
-11
/
+16
2005-09-02
gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...
Andy Wingo
26
-68
/
+105
2005-08-02
added controller code removed dparam pc files
Stefan Kost
4
-2
/
+112
2005-08-01
deactivate and remove dparams (libgstcontrol)
Stefan Kost
4
-332
/
+2
2005-07-13
move two testsuite apps over to the check dir
Thomas Vander Stichele
3
-166
/
+0
2005-07-05
gst/elements, testsuite: Null if we got it...
Andy Wingo
2
-3
/
+0
2005-06-28
*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging...
Andy Wingo
34
-187
/
+187
2005-06-21
move over a value_serialize test
Thomas Vander Stichele
4
-140
/
+1
2005-06-20
remove another test that's obsolete
Thomas Vander Stichele
4
-70
/
+2
2005-06-20
remove clock testsuite, important stuff already moved to check
Thomas Vander Stichele
6
-177
/
+2
2005-06-20
remove test that was already moved to check
Thomas Vander Stichele
4
-95
/
+2
2005-06-19
check/Makefile.am: add gsttag
Thomas Vander Stichele
4
-172
/
+2
2005-05-06
Purge GstAtomic stuff from docs and win32 makefiles as well
Tim-Philipp Müller
1
-2
/
+0
2005-05-02
more print format fixes
Thomas Vander Stichele
2
-7
/
+9
2005-05-02
merges from 0.8 for 64 bit issues
Thomas Vander Stichele
2
-4
/
+11
2005-04-23
gst/elements/: New element that acts like an identity, but filters caps. Wil...
David Schleef
1
-0
/
+24
2005-04-11
dist trigger
Thomas Vander Stichele
1
-2
/
+2
2005-03-30
A little example program to show how trigger-based elements can work.
David Schleef
2
-0
/
+865
2005-03-21
Next big merge.
Wim Taymans
2
-17
/
+56
2005-03-10
Doc updates.
Wim Taymans
7
-30
/
+41
2005-03-09
Fix _pad_get_direction wrt ghostpads.
Wim Taymans
12
-89
/
+123
2005-03-09
Added GstBin test.
Wim Taymans
1
-16
/
+25
2005-02-01
testsuite/threads/threadi.c: Fix buglet in test.
Ronald S. Bultje
1
-1
/
+6
2005-02-01
testsuite/threads/: On Wim's request, split the test in three separately-comp...
Ronald S. Bultje
2
-48
/
+78
2005-01-31
gst/gstbin.c: Remove a piece of code that could never be reached.
Ronald S. Bultje
1
-2
/
+2
2005-01-31
docs/pwg/advanced-types.xml: Fix description for buffer-frames=0.
Ronald S. Bultje
9
-5
/
+453
2005-01-14
replace framerate aproximations by their real value (24000/1001, 30000/1001, ...
Stéphane Loeuillet
1
-4
/
+4
2005-01-06
testsuite/registry/: A little program that looks through the registry to find...
David Schleef
2
-0
/
+354
2004-12-27
gst/gstplugin.c: document gst_library_load a bit more (riff special case + re...
Stéphane Loeuillet
1
-1
/
+1
2004-12-21
... and this test also passes now
Thomas Vander Stichele
1
-2
/
+2
2004-12-21
make test actually stop
Thomas Vander Stichele
1
-2
/
+2
2004-12-17
ignore more
Thomas Vander Stichele
1
-0
/
+6
2004-12-17
make the test slightly less expensive
Thomas Vander Stichele
1
-2
/
+4
2004-12-17
gst/gstvalue.c: revert last patch, only dom a g_utf8_validate now before acce...
Benjamin Otte
1
-0
/
+3
2004-12-16
gst/gstvalue.c: check that a simple string that gets deserialized does not co...
Benjamin Otte
1
-1
/
+0
2004-11-29
Added testcase for failing bin iterate function due to glib thread-unsafeness.
Wim Taymans
2
-1
/
+34
2004-11-29
testsuite/threads/: Added a bunch of testcases that show threadsafety bugs in...
Wim Taymans
2
-2
/
+238
2004-11-28
gst/gstelement.c: simplify
Benjamin Otte
1
-5
/
+102
2004-11-26
testsuite/threads/: Added testsuite to show bug #159566
Wim Taymans
2
-2
/
+98
2004-11-04
Added testcase for schduler segfault.
Wim Taymans
3
-1
/
+71
2004-10-19
Since parse can do 'element name=a:b' make 'a:b.' work as well.
Wim Taymans
1
-0
/
+9
2004-09-09
disable the tests that still fail on SMP
Thomas Vander Stichele
1
-3
/
+2
2004-09-09
Added missing tests
Wim Taymans
2
-0
/
+100
2004-09-08
unbreak testsuite
Thomas Vander Stichele
1
-2
/
+4
2004-09-06
Reworked the GstThread implementation, make more operations threadsafe and mo...
Wim Taymans
7
-17
/
+18
2004-08-17
testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new
Benjamin Otte
4
-47
/
+86
2004-07-29
revert state change changes as agreed so we can rework them gradually
Thomas Vander Stichele
1
-2
/
+2
2004-07-29
More pendatic checks removed.
Wim Taymans
1
-7
/
+19
2004-07-29
testsuite/caps/fraction-convert.c: Make the test less pedantic about float ro...
Wim Taymans
1
-13
/
+25
2004-07-29
/me kicks ds
Benjamin Otte
1
-0
/
+1
[next]