projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Back to CVS
[platform/upstream/gstreamer.git]
/
tests
/
2006-05-11
Stefan Kost
G_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
tree
|
commitdiff
2006-05-10
Thomas Vander Stichele
gst/gstvalue.c: fix a leak if no flags are set
tree
|
commitdiff
2006-05-10
Thomas Vander Stichele
gst/: make sure some essential types used by events...
tree
|
commitdiff
2006-05-09
Wim Taymans
libs/gst/base/gstcollectpads.*: Clean up the mess that...
tree
|
commitdiff
2006-05-09
Tim-Philipp Müller
tests/check/gst/gstbuffer.c: Add test case for flags...
tree
|
commitdiff
2006-05-08
Wim Taymans
docs/design/part-overview.txt: Make upsteam/downstream...
tree
|
commitdiff
2006-05-04
Wim Taymans
docs/libs/gstreamer-libs-sections.txt: API: addition...
tree
|
commitdiff
2006-04-29
Thomas Vander Stichele
tests/check/gst/gstghostpad.c: add more asserts on...
tree
|
commitdiff
2006-04-28
Stefan Kost
libs/gst/controller/gstcontroller.c: some little tuning
tree
|
commitdiff
2006-04-28
Wim Taymans
gst/gstutils.c: Added some more docs.
tree
|
commitdiff
2006-04-28
Wim Taymans
gst/gstvalue.c: Don't try to serialize a GValue with...
tree
|
commitdiff
2006-04-12
Wim Taymans
tests/check/gst/gstelement.c: Don't leak the factory.
tree
|
commitdiff
2006-04-11
Stefan Kost
Added new method _unset_all() and fixed _unset()
tree
|
commitdiff
2006-04-11
Wim Taymans
gst/gstelementfactory.c: Some cleanups.
tree
|
commitdiff
2006-04-08
Stefan Kost
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
tree
|
commitdiff
2006-04-06
Michael Smith
gst/parse/grammar.y: Fix a leak in parse-launch for...
tree
|
commitdiff
2006-04-05
Michael Smith
tests/check/gst/gstghostpad.c: Unref a pad we reffed.
tree
|
commitdiff
2006-04-05
Michael Smith
tests/check/generic/sinks.c: Fix a variety of memleaks...
tree
|
commitdiff
2006-03-21
Thomas Vander Stichele
disable some tests when we don't have a registry
tree
|
commitdiff
2006-03-21
Thomas Vander Stichele
gst/Makefile.am
tree
|
commitdiff
2006-03-21
Edward Hervey
gst/: gst_[buffer|event|message]_ref() macros are repla...
tree
|
commitdiff
2006-03-20
Wim Taymans
plugins/elements/gstfakesrc.c: Fix leaks in fakesrc.
tree
|
commitdiff
2006-03-19
Wim Taymans
tests/check/libs/basesrc.c: Use proper return value...
tree
|
commitdiff
2006-03-09
Wim Taymans
gst/gstclock.*: Review docs.
tree
|
commitdiff
2006-02-23
Tim-Philipp Müller
Ignore more stuff.
tree
|
commitdiff
2006-02-23
Tim-Philipp Müller
tests/check/: ... and add some tests for the base sourc...
tree
|
commitdiff
2006-02-23
Tim-Philipp Müller
tests/check/gst/gstutils.c: Test case originally showed...
tree
|
commitdiff
2006-02-17
Wim Taymans
tests/check/gst/gstquery.c: Added another check.
tree
|
commitdiff
2006-02-15
Jan Schmidt
tests/check/: Add testsuite for parse launch syntax
tree
|
commitdiff
2006-02-14
Wim Taymans
docs/gst/gstreamer-sections.txt: Reworked query docs.
tree
|
commitdiff
2006-02-13
Wim Taymans
gst/gsttask.*: Detect and warn for obvious deadlocks...
tree
|
commitdiff
2006-02-13
Wim Taymans
tests/check/gst/gstutils.c: Only events up to the pipel...
tree
|
commitdiff
2006-02-04
Tim-Philipp Müller
tests/check/gst/gstutils.c: Add some simple tests for...
tree
|
commitdiff
2006-02-02
Wim Taymans
docs/design/part-element-sink.txt: Updated document.
tree
|
commitdiff
2006-01-30
Wim Taymans
tests/check/gst/gstbin.c: Wait for refcount to settle...
tree
|
commitdiff
2006-01-28
Jan Schmidt
gst/gstutils.c: Don't leak pad references.
tree
|
commitdiff
2006-01-27
Jan Schmidt
tests/check/: Add a very simple check that should have...
tree
|
commitdiff
2006-01-18
Wim Taymans
Ignore fakesink test.
tree
|
commitdiff
2006-01-18
Wim Taymans
tests/check/: Added fakesink test that checks prerollin...
tree
|
commitdiff
2006-01-17
Jan Schmidt
Replace gst_buffer_(make|is)_metadata_writable patch...
tree
|
commitdiff
2006-01-16
Jan Schmidt
Back out patch until after the release.
tree
|
commitdiff
2006-01-16
Jan Schmidt
gst/gstbuffer.*: Add gst_buffer_(is|make)_metadata_writ...
tree
|
commitdiff
2006-01-14
Thomas Vander Stichele
add unlink and some asserts
tree
|
commitdiff
2006-01-13
Stefan Kost
docs/: add new API entries to the docs
tree
|
commitdiff
2005-12-23
Thomas Vander Stichele
ignore more
tree
|
commitdiff
2005-12-16
Andy Wingo
plugins/elements/gstbufferstore.c
tree
|
commitdiff
2005-12-15
Tim-Philipp Müller
gst/gstminiobject.c: Fix lcopy for mini objects, the...
tree
|
commitdiff
2005-12-14
Jan Schmidt
gst/gstpad.c: Don't allow activation of a srcpad in...
tree
|
commitdiff
2005-12-12
Stefan Kost
gst/gstpluginfeature.c: more meaningful debug output
tree
|
commitdiff
2005-12-12
Tim-Philipp Müller
tests/examples/: More gcc4 fixes and a mem leak fix.
tree
|
commitdiff
2005-12-12
Stefan Kost
more gcc 4 warning fixes
tree
|
commitdiff
2005-12-12
Stefan Kost
another gcc4 fix
tree
|
commitdiff
2005-12-12
Stefan Kost
tests/examples/xml/createxml.c: gcc 4 fixes
tree
|
commitdiff
2005-12-12
Stefan Kost
tests/Makefile.am: enable the examples even more
tree
|
commitdiff
2005-12-12
Stefan Kost
tests/examples/: convert comments again
tree
|
commitdiff
2005-12-12
Stefan Kost
tests/examples/Makefile.am: added that too
tree
|
commitdiff
2005-12-12
Stefan Kost
applied some simple fixing to some examples re-enabled...
tree
|
commitdiff
2005-12-12
Wim Taymans
gst/gstsegment.c: Added more documentation.
tree
|
commitdiff
2005-12-12
Thomas Vander Stichele
tests/check/gst/struct_i386.h: ifdef out the XML structs
tree
|
commitdiff
2005-12-12
Thomas Vander Stichele
add a ; and an example
tree
|
commitdiff
2005-12-07
Wim Taymans
tests/check/: Added ABI check for libs, this time for...
tree
|
commitdiff
2005-12-07
Wim Taymans
tests/check/Makefile.am: And add the struct_i386.h...
tree
|
commitdiff
2005-12-07
Wim Taymans
tests/check/: Added check for ABI compatibility.
tree
|
commitdiff
2005-12-06
Thomas Vander Stichele
expand tabs
tree
|
commitdiff
2005-12-05
Thomas Vander Stichele
really add the tests for the 64/double conversion
tree
|
commitdiff
2005-12-01
Thomas Vander Stichele
fix test
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
various fixes to make
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
move location of test registry
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
ignore more
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
missing makefile
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
descend into tests
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
ignore more
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
don't fail on missing registry
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
move all of these under tests
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
add Makefile.am
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
fix distcheck
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
compile warning fixes
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
remove compprep
tree
|
commitdiff
2005-11-30
Thomas Vander Stichele
First pass at cleaning up tests/ dir before moving...
tree
|
commitdiff
2005-11-29
Thomas Vander Stichele
CVS surgery + support to move base, check, and net...
tree
|
commitdiff
2005-11-29
Thomas Vander Stichele
check/Makefile.am: look in the right place for elements...
tree
|
commitdiff
2005-11-29
Andy Wingo
Rename gstnet-tempname to gstnet. Fixes #322257.
tree
|
commitdiff
2005-11-29
Thomas Vander Stichele
ignore more
tree
|
commitdiff
2005-11-28
Thomas Vander Stichele
check/pipelines/simple_launch_lines.c: use more check...
tree
|
commitdiff
2005-11-28
Thomas Vander Stichele
cosmetic changes
tree
|
commitdiff
2005-11-28
Wim Taymans
check/gst/gstutils.c: Updated check, add some scaling...
tree
|
commitdiff
2005-11-28
Wim Taymans
check/gst/gstutils.c: More checks.
tree
|
commitdiff
2005-11-28
Jan Schmidt
check/Makefile.am: Oops, that should have been top_srcdir
tree
|
commitdiff
2005-11-28
Thomas Vander Stichele
disable pipeline test until someone fixes the unreliabl...
tree
|
commitdiff
2005-11-28
Jan Schmidt
check/: Use a cmdline define to specify the location...
tree
|
commitdiff
2005-11-27
Jan Schmidt
check/: Add tests for fdsrc seekability
tree
|
commitdiff
2005-11-27
Thomas Vander Stichele
fix up Makefile.am and remove GST_ENABLE_NEW
tree
|
commitdiff
2005-11-27
Thomas Vander Stichele
add some additional fail_if's
tree
|
commitdiff
2005-11-25
Wim Taymans
check/gst/gstutils.c: Added more checks for the high...
tree
|
commitdiff
2005-11-24
Thomas Vander Stichele
remove wrongly commited comments
tree
|
commitdiff
2005-11-24
Thomas Vander Stichele
check/gst/gstminiobject.c: don't use check calls from...
tree
|
commitdiff
2005-11-24
Wim Taymans
check/gst/gstutils.c: Added test for scaling.
tree
|
commitdiff
2005-11-24
Thomas Vander Stichele
ignore more
tree
|
commitdiff
2005-11-23
Thomas Vander Stichele
fix dist
tree
|
commitdiff
2005-11-23
Thomas Vander Stichele
remove obsolete tests
tree
|
commitdiff
next