]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - libs/gst/check/gstcheck.c
DEBIAN: Debianization
[glsdk/gstreamer0-10.git] / libs / gst / check / gstcheck.c
2011-01-24 Tim-Philipp Müllercheck: don't leak xml file name if GST_CHECK_XML is set
2010-12-05 Edward Herveygstcheck: Don't check pad refcount too early
2010-08-05 Stefan Kostcheck: don't use c++ keywords as variable names
2010-07-16 Tim-Philipp Müllergstcheck: fix some silly list iteration code
2010-06-06 Stefan Kostcheck: use globbing for selective test invocation via...
2010-06-01 Tim-Philipp Müllercheck: log plugins available to unit tests and their...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-02-18 Tim-Philipp Müllergstcheck: more debug logging for gst_check_element_push...
2010-02-15 Tim-Philipp Müllerdocs: fix gtk-doc chunk for gst_check_element_push_buff...
2009-02-04 Stefan Kostcheck: Don't assume gst_pad_get_peer returns non NULL...
2009-01-25 Thijs VermeirOnly free list of buffers once
2008-12-09 Sebastian Drögelibs/gst/check/gstcheck.c: Revert accidentially commite...
2008-06-21 Thijs Vermeirdocs/libs/gstreamer-libs-sections.txt: Add new API...
2008-06-21 Thijs Vermeirlibs/gst/check/gstcheck.*: Also setup request pads...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-04-10 Stefan Kostlibs/gst/check/gstcheck.c: Remove blank line between...
2008-03-24 Mark NauwelaertsSmall documentation fixes. Fixes #523978.
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-19 Jan Schmidtlibs/gst/check/gstcheck.*: Make the declaration in...
2008-02-01 Thijs VermeirAdd more functions for unit testing: gst_check_drop_buf...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2007-10-25 Jan SchmidtUse a custom export symbol regex for libgstcheck, as...
2007-10-16 Tim-Philipp Müllerlibs/gst/check/gstcheck.*: Allow runtime selection...
2007-06-14 Tim-Philipp Müllerlibs/gst/check/gstcheck.c: Intercept criticals and...
2007-01-16 Tim-Philipp Müllerlibs/gst/check/gstcheck.c: Actually write ABI structs...
2006-12-21 Stefan Kostlibs/gst/check/gstcheck.c: do not automatically (de...
2006-10-10 Wim Taymanslibs/gst/check/gstcheck.c: Activate/deactivate pads...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: if we get the wrong message...
2006-07-01 Thomas Vander Stichelelibs/gst/check/gstcheck.*: create a macro and function...
2006-06-06 Thomas Vander Stichelecosmetics
2006-06-06 Thomas Vander Stichelelibs/gst/check/gstcheck.*: factor out the method from...
2006-06-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: make sure we unset caps
2006-06-02 Michael Smithlibs/gst/check/gstcheck.*: Add a cond/mutex to the...
2006-05-22 Thomas Vander Sticheledebugging changes
2005-11-24 Thomas Vander Stichelecheck/gst/gstminiobject.c: don't use check calls from...
2005-11-16 Thomas Vander Stichelegst/gstpad.*: add gst_pad_new_from_static_template...
2005-10-15 Thomas Vander SticheleI'm too lazy to comment this
2005-09-09 Thomas Vander Stichelecheck/gst/gstpad.c: add tests for valid pad naming
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-30 Stefan Kostdocs/gst/gstreamer-sections.txt: ultral33t func10ns...
2005-08-25 Thomas Vander Sticheleadd a uint64 checking method
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: don't valgrind the controller test...
2005-08-20 Thomas Vander Stichelecheck/Makefile.am: set GST_TOOLS_DIR
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...