summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2006-08-31docs/design/part-gstghostpad.txt: Update ascii art in documentation.Wim Taymans1-15/+65
2006-08-31Refactored *_new() functions.Edward Hervey1-0/+80
2006-08-29gst/gstxml.c: Improve and detypofy docs.Tim-Philipp Müller3-0/+95
2006-08-28gst/gstcaps.*: Fix docs and indentation again.Wim Taymans1-3/+17
2006-08-28Initialize variables when creating a new segment query.Torsten Schoenfeld1-0/+20
2006-08-28Check for NULL before _reffing the bus. Fixes #353122.Torsten Schoenfeld1-0/+5
2006-08-24tests/check/gst/gstcaps.c: Don't leak caps in unit test; add a few more simpl...Tim-Philipp Müller1-0/+29
2006-08-24implement caps merging (fixes #352580)Stefan Kost1-0/+92
2006-08-21gst/gstbuffer.c: Copy duration/offset_end/caps when creating a subbuffer of t...Wim Taymans1-1/+37
2006-08-18tests/check/gst/gstinfo.c: Disable test that require gstdebug if it wasn't bu...Edward Hervey1-0/+6
2006-08-15gst/gstutils.c: Fix memleak (#351502).Tim-Philipp Müller1-0/+129
2006-08-14gst/gstinfo.c: Make GST_PTR_FORMAT print messages as well.Tim-Philipp Müller1-3/+72
2006-08-11GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprec...Andy Wingo1-2/+6
2006-08-10libs/gst/controller/gstcontroller.h: fix ABI size-correctionStefan Kost1-1/+6
2006-08-09tests/check/: Let's enable the new unit test as well.Tim-Philipp Müller2-0/+3
2006-08-09API: add GST_SEGMENT_FORMAT, which is a printf extension we register that let...Tim-Philipp Müller1-0/+127
2006-08-08tests/check/libs/gdp.c: Also comment out the test (see below).Edward Hervey1-0/+4
2006-08-08tests/check/libs/gdp.c: Use the architecture information from config.h and no...Edward Hervey1-1/+3
2006-08-02libs/gst/dataprotocol/dataprotocol.c: Make debug category staticWim Taymans1-0/+119
2006-07-31gst/gstvalue.c: Fix GstValueList comparison code. Fixes #347293.Wim Taymans1-0/+13
2006-07-31gst/gstelementfactory.c: Remove unnecessary ref/unref pairJan Schmidt2-8/+8
2006-07-30tests/check/pipelines/parse-launch.c: Make all uses of identity and fakesink ...Jan Schmidt1-34/+35
2006-07-27libs/gst/base/gstbasetransform.c: Extra debug outputJan Schmidt2-3/+5
2006-07-27tests/check/pipelines/parse-launch.c: Oops, meant to uncomment this line too ...Jan Schmidt1-1/+1
2006-07-27Fix some of the leaks exposed by extending the parse-launch testsuite, and mo...Jan Schmidt1-8/+30
2006-07-26gst/gststructure.*: Add API for setting values into structures without perfor...Jan Schmidt1-9/+269
2006-07-21tests/check/gst/gstpad.c: Fix leak in test.Wim Taymans1-1/+8
2006-07-20tests/check/libs/gdp.c: the test_buffer test fails at line 140 on ppc64 at th...Edward Hervey1-0/+2
2006-07-14Revert fix for regression in #347408 after release.Wim Taymans1-2/+0
2006-07-14gst/gstutils.c: Free iterator when done (#347311).Antoine Tremblay1-0/+15
2006-07-13Revert pull-0 fix for release. Disable check. Fixes #347408.Wim Taymans1-0/+2
2006-07-11Make GstValueArray comparison be order dependent as designed.Jan Schmidt1-0/+86
2006-07-11gst/gstbin.c: (de)activate src pads before calling state_change on the childs.Edward Hervey1-6/+6
2006-07-07gst/gstobject.c: Random micro-optimisation: don't use a hash table with strin...Tim-Philipp Müller1-0/+8
2006-07-06libs/gst/base/gstbasesrc.c: Update docs. blocksize == 0 now means the default...Wim Taymans1-0/+127
2006-07-05No point in checking if the size of the subbuffer > 0, the code handles it co...Wim Taymans1-1/+47
2006-07-03fix leakThomas Vander Stichele1-0/+2
2006-07-03gst/gstpad.c: Implement pad blocking on events according to part-block.txt.Edward Hervey1-1/+8
2006-07-02libs/gst/check/gstcheck.c: if we get the wrong message, give us the types as ...Thomas Vander Stichele1-0/+18
2006-07-02remove double varThomas Vander Stichele1-1/+0
2006-07-02moap ignoreThomas Vander Stichele13-0/+14
2006-07-02tests/check/gst/gstbin.c: add a test for adding selfThomas Vander Stichele1-0/+15
2006-07-02libs/gst/check/gstcheck.h: add some assert_ as alias for fail_unless_*Thomas Vander Stichele1-0/+16
2006-07-02tests/check/elements/.cvsignore: moapingEdward Hervey1-0/+1
2006-07-02configure.ac: don't set CFLAGS and friends for gcov, done from GST_GCOV nowThomas Vander Stichele1-1/+1
2006-07-02unbreak testThomas Vander Stichele1-5/+1
2006-07-02gst/gstcaps.c: whitespace fixesThomas Vander Stichele2-1/+27
2006-07-02libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the ...Thomas Vander Stichele2-2/+143
2006-07-02tests/check/gst/gststructure.c: Push coverage from 59.04% to 70.00%Thomas Vander Stichele1-2/+57
2006-07-02tests/check/Makefile.am: gst-inspect every element; this makes sure that we a...Thomas Vander Stichele1-0/+6