summaryrefslogtreecommitdiff
path: root/examples/gstplay
AgeCommit message (Expand)AuthorFilesLines
2005-09-05Fix up all the state change functions.Jan Schmidt1-1/+1
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje1-8/+0
2004-10-26examples/: David Schleef1-1/+1
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte1-1/+2
2004-04-13make player example use gconfThomas Vander Stichele2-4/+12
2004-03-29return proper values for state change failuresThomas Vander Stichele1-6/+13
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-1/+1
2004-03-14gst-indentThomas Vander Stichele1-24/+22
2004-03-05examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje1-1/+1
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele1-1/+3
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-2/+5
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-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-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 segregationMOVE-TO-FDOThomas 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 Moutte2-0/+126