summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2004-03-06gst/mpegstream/gstrfc2250enc.c: Fix code that ignores return value of gst_buf...David Schleef1-7/+12
2004-03-05examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje1-1/+1
2004-03-04testsuite/gst-lint: Add a check for bad signal names.David Schleef1-0/+12
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele1-1/+3
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-16Spelling fixJohan Dahlin1-1/+1
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-2/+5
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-03examples/switch/.cvsignore: Ignore generated file.David I. Lehn1-0/+1
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-0/+24
2004-01-31add error handlingThomas Vander Stichele1-1/+8
2004-01-31examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn1-1/+1
2004-01-25add cvsignore fileBenjamin Otte1-0/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
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-11configure.ac: Adding examples/switch/MakefileJulien Moutte3-2/+116
2004-01-09ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef1-0/+12
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte1-1/+2
2004-01-07examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte1-3/+3
2003-12-22Merge CAPS branchDavid Schleef3-124/+58
2003-12-21examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte1-3/+4
2003-12-21configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte1-0/+2
2003-12-19superfluous space segregationThomas Vander Stichele1-6/+6
2003-12-16Adding tag dumping support.Julien Moutte1-1/+36
2003-12-14build fixThomas Vander Stichele1-2/+1
2003-12-14Fixing makefile. Smarter seekJulien Moutte2-1/+6
2003-12-14Adding a test app for libgstplay. It is a command line player.Julien Moutte3-2/+128
2003-12-13fix for autoplug removalBenjamin Otte1-2/+2
2003-12-02change _connect to _linkDavid Schleef1-5/+5
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-11-02Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje1-0/+13
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-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-08-10Remove redundant plugindir definitionDavid Schleef1-2/+0
2003-08-09Check Makefile.am's. Add a few more checks.David Schleef1-0/+58
2003-07-29fix installing into wrong dirDavid Schleef1-1/+1
2003-07-26fix initializationDavid Schleef2-2/+2
2003-07-26Nothing in this directory actually uses FreetypeDavid Schleef2-2/+2
2003-07-25Compilation fixes for 64-bit architecturesDavid Schleef1-3/+3
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2-27/+5