summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-03-04testsuite/gst-lint: Add a check for bad signal names.David Schleef1-0/+12
2004-02-23build on gcc 2.95Scott Wheeler1-1/+1
2004-02-16testsuite/alsa/sinesrc.c: cosmetic fix to fix compile issue with gcc 2.95.4Benjamin Otte1-1/+1
2004-02-04don't run user tests on auto test suiteThomas Vander Stichele1-3/+1
2004-02-04Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef1-1/+27
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-0/+24
2004-01-14use element time.Benjamin Otte2-39/+32
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef1-9/+20
2004-01-09ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef1-0/+12
2003-12-22Merge CAPS branchDavid Schleef1-0/+36
2003-12-13fix for autoplug removalBenjamin Otte1-2/+2
2003-12-13remove autoplug tests as GstAutoplug doesn't exist anymoreBenjamin Otte6-299/+0
2003-11-27Change everyone to video/x-msvideoDavid Schleef2-2/+2
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte2-0/+5
2003-11-22check g_signal_new() callsDavid Schleef1-0/+22
2003-11-11Add check for (GstXxxx *) castsDavid Schleef1-5/+9
2003-11-11er, that's g_type_class_ref()David Schleef1-2/+2
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-06new checksDavid Schleef1-1/+33
2003-10-29check for old typefinding codeDavid Schleef1-0/+12
2003-10-13compilation fixesDavid Schleef3-6/+7
2003-10-13better check for printfDavid Schleef1-2/+3
2003-10-13clean up testsDavid Schleef2-4/+5
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-08-09Check Makefile.am's. Add a few more checks.David Schleef1-0/+58
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2-27/+5
2003-07-17Check for abuse of config.hDavid Schleef1-11/+39
2003-07-15de-linting tool for GStreamer sourceDavid Schleef1-0/+244
2003-03-24additions:Benjamin Otte4-6/+189
2003-03-10make formats test go faster and add .cvsignoreBenjamin Otte2-2/+3
2003-03-03started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit ...Benjamin Otte5-2/+570
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes3-5/+5
2002-11-22the only thing required to make this work was to make sure that xvideosink is...Steve Baker1-11/+6
2002-11-20Add xvideosink embedding test, because it has problems. (Or this test code h...David Schleef2-0/+109
2002-11-02use AM_CFLAGS instead of CFLAGSDavid I. Lehn1-1/+1
2002-10-19got to get itThomas Vander Stichele1-3/+2
2002-10-01adding spider testsThomas Vander Stichele2-1/+3
2002-06-08Removed the old seeking exampleWim Taymans5-1031/+1
2002-06-03Fix slider valuesWim Taymans1-1/+34
2002-06-02UNIT -> UNITSWim Taymans1-1/+1
2002-06-02Make a switch for gnomevfssrc and filesrcWim Taymans1-5/+8
2002-06-02Correctly calculate timeWim Taymans1-11/+15
2002-06-02Remove media specific seek formatsWim Taymans1-3/+1
2002-05-31Added the vorbisfile seek exampleWim Taymans1-9/+48
2002-05-30Testcase for element seeking.Wim Taymans2-13/+38
2002-05-26More seeking testcasesWim Taymans4-51/+853
2002-05-10try againThomas Vander Stichele1-2/+2
2002-05-08Added simple seeking testsuiteWim Taymans2-0/+126
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo4-13/+13
2002-03-01we went through this only a week or two ago, if test -z $DIST_SUBDIRS then co...Andy Wingo1-2/+2