summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
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-05-05fix build so you can make dist and create rpmsChristian Schaller1-7/+5
2005-02-23remove a whole bunch of plugins. This module now contains a set of free refe...Thomas Vander Stichele1-5/+1
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-02-01testsuite/Makefile.am: Fix more OSX buildbots.Ronald S. Bultje1-1/+7
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. Bultje3-74/+36
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-07-22multifilesink plugin for creating new files every time a new media discontinu...Zaheer Abbas Merali1-2/+2
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-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