summaryrefslogtreecommitdiffstats
path: root/examples/gstplay/player.c
Commit message (Expand)AuthorAgeFilesLines
* move under testsThomas Vander Stichele2005-11-301-176/+0
* All plugins updated for element state changes.Andy Wingo2005-09-021-1/+1
* examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2005-01-051-8/+0
* examples/: David Schleef2004-10-261-1/+1
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+2
* make player example use gconfThomas Vander Stichele2004-04-131-3/+10
* 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
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* 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
* Fixing makefile. Smarter seekJulien Moutte2003-12-141-1/+3
* Adding a test app for libgstplay. It is a command line player.Julien Moutte2003-12-141-0/+119