summaryrefslogtreecommitdiffstats
path: root/examples/gstplay
Commit message (Expand)AuthorAgeFilesLines
* make player example use gconfThomas Vander Stichele2004-04-132-4/+12
* return proper values for state change failuresThomas Vander Stichele2004-03-291-6/+13
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-1/+1
* gst-indentThomas Vander Stichele2004-03-141-24/+22
* examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje2004-03-051-1/+1
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+3
* examples/gstplay/player.c: Adding some output for debugging.Julien Moutte2004-02-151-2/+5
* add error handlingThomas Vander Stichele2004-01-311-1/+8
* examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn2004-01-311-1/+1
* add cvsignore fileBenjamin Otte2004-01-251-0/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-071-1/+2
* examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte2004-01-071-3/+3
* examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte2003-12-211-3/+4
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte2003-12-211-0/+2
* superfluous space segregationThomas Vander Stichele2003-12-191-6/+6
* Adding tag dumping support.Julien Moutte2003-12-161-1/+36
* build fixThomas Vander Stichele2003-12-141-2/+1
* Fixing makefile. Smarter seekJulien Moutte2003-12-142-1/+6
* Adding a test app for libgstplay. It is a command line player.Julien Moutte2003-12-142-0/+126