summaryrefslogtreecommitdiff
path: root/tests/old/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-07-07tests: remove tests from ancient timesTim-Philipp Müller10-1475/+0
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-0/+3
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2005-09-02All plugins updated for element state changes.Andy Wingo3-16/+17
2005-06-28*.c: Don't cast to GstObject before reffing/unreffing.Andy Wingo3-3/+3
2005-02-09testsuite/gst-lint: Check for non-statically scoped parent_class variables. ...David Schleef1-1/+16
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+4
2005-01-09testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot.Ronald S. Bultje1-3/+1
2005-01-09testsuite/embed/Makefile.am: Fix buildbot.Ronald S. Bultje1-1/+1
2005-01-09Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2-72/+26
2004-11-07testsuite/gst-lint: Check for pad templates that aren't statically scoped.David Schleef1-0/+15
2004-08-09ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef1-0/+14
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2-7/+10
2004-07-28ignore moreThomas Vander Stichele1-0/+1
2004-07-27testsuite/alsa/: add test for alsasrc changing stateZaheer Abbas Merali2-1/+97
2004-04-13common/m4/gst-feature.m4: Call -config scripts withDavid Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-156/+157
2004-03-15*.h: Revert indentingJohan Dahlin1-41/+37
2004-03-14gst-indentThomas Vander Stichele4-265/+289
2004-03-14funcify macrosThomas Vander Stichele2-66/+70
2004-03-06gst/mpegstream/gstrfc2250enc.c: Fix code that ignores return value of gst_buf...David Schleef1-7/+12
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-11-24tagging stuff and build fixes. In detail:Benjamin Otte1-0/+1
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 Schleef2-2/+3
2003-10-13better check for printfDavid Schleef1-2/+3
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 Otte4-0/+562
2002-11-22the only thing required to make this work was to make sure that xvideosink is...Steve Baker1-11/+6