summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2004-02-16Spelling fixJohan Dahlin1-1/+1
2004-02-06fix testsuite from segfaultingThomas Vander Stichele1-1/+1
2004-02-05gst/gstpad.c (_gst_real_pad_fixate_accumulator): s/pointer/boxed/.Andy Wingo3-2/+73
2004-02-05ignore fileThomas Vander Stichele1-0/+1
2004-01-30parts of the patch submitted in bug #113913Benjamin Otte1-1/+1
2004-01-29configure.ac: Add detection for HAVE_PRINTF_EXTENSION andDavid Schleef3-3/+44
2004-01-26Revert accidental checkin and start overDavid Schleef1-4/+1
2004-01-26Original commit message from CVS:David Schleef1-1/+4
2004-01-18examples/retag/retag.c: Call gst_init before processing program args. Add g_...Colin Walters1-4/+4
2004-01-16gst/gstcaps.h: Added gst_caps_is_simple() macro.David Schleef3-10/+12
2004-01-14gst/gstclock.*: deprecate old interface and disable functions that aren't in ...Benjamin Otte4-36/+28
2004-01-12fix testsuiteThomas Vander Stichele2-3/+3
2004-01-12update - this is huge, because it includes *.bb, *.bbg and *.da files which a...Benjamin Otte28-0/+96
2004-01-07files to ignoreThomas Vander Stichele1-0/+9
2004-01-07gst/elements/gstfilesink.c: Fix for if we pass NULL as property to location.Ronald S. Bultje3-2/+58
2004-01-04gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate.David Schleef2-0/+55
2004-01-01Implement gst_caps_normalize()David Schleef1-16/+17
2003-12-22Disable code which does stuff we don't approve ofDavid Schleef1-0/+5
2003-12-22undist caps2David Schleef1-1/+1
2003-12-22Add test for a bug in GstValueListDavid Schleef2-0/+38
2003-12-22Convert "caps2" to "caps".David Schleef1-86/+86
2003-12-22remove files that were moved to testsuite/capsDavid Schleef4-243/+0
2003-12-22remove testsuite/caps2 directoryDavid Schleef1-1/+1
2003-12-22Move testsuite/caps2 code to testsuite/capsDavid Schleef4-1/+240
2003-12-22Stupid CVS.David Schleef4-0/+243
2003-12-22Merge CAPS branchDavid Schleef22-534/+446
2003-12-19minor cosmetic fixesThomas Vander Stichele1-1/+2
2003-12-17someone needs to take Build 101Thomas Vander Stichele1-2/+2
2003-12-16add tests for gst_bin_get_(all_)by_interfaceBenjamin Otte3-0/+89
2003-12-12doh meThomas Vander Stichele1-1/+1
2003-12-12this should fix the rh9 buildThomas Vander Stichele2-167/+8
2003-12-12geez, I thought I did this a long time ago.Thomas Vander Stichele2-497/+2
2003-12-04remove copyright field from plugin structsAndy Wingo6-11/+0
2003-12-02fix docs build fix make distcheckThomas Vander Stichele1-1/+0
2003-12-02removing this broken example. holler if you need it.Thomas Vander Stichele4-176/+6
2003-11-29Remove old autoplug codeDavid Schleef2-20/+4
2003-11-29Disable a test that is inconsistentDavid Schleef1-1/+3
2003-11-24oops, forgot to add testsBenjamin Otte3-0/+171
2003-11-24merge in taggingBenjamin Otte7-11/+255
2003-11-19minor cleanupDavid Schleef1-2/+4
2003-11-19link against the .la file. Note that we're linking against a plugin, which i...David Schleef1-1/+1
2003-11-19make the plugin path more restrictiveDavid Schleef1-1/+1
2003-11-13Add #include "config.h"David Schleef2-0/+7
2003-11-09ignore some more testsBenjamin Otte1-0/+2
2003-11-09added a test that was claimed to fail but works hereBenjamin Otte1-0/+8
2003-11-05threadb and threadc are unexpectedly passing on my system (glibc2.3.1 and lin...Iain Holmes1-2/+2
2003-11-05disabling cleanup3 until it knows if it fails or passesBenjamin Otte1-3/+4
2003-11-05fix typoDavid Schleef1-0/+1
2003-11-04disable debugging when it hasn't been initialized yet. Fixes testsuiteBenjamin Otte1-2/+1
2003-11-04Update for new plugin API. static and static2 now failDavid Schleef7-32/+33