gst/mpegstream/: Ref events before sending them to multiple pads, after all gst_pad_s...
[platform/upstream/gstreamer.git] / examples / gstplay / player.c
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-01-05 Ronald S. Bultjeexamples/gstplay/player.c: Don't iterate.
2004-10-26 David Schleefexamples/:
2004-08-03 Benjamin Ottefixes for G_DISABLE_ASSERT and friends
2004-04-13 Thomas Vander Stichelemake player example use gconf
2004-03-29 Thomas Vander Stichelereturn proper values for state change failures
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-05 Ronald S. Bultjeexamples/gstplay/player.c: Initialize variables to...
2004-03-01 Thomas Vander Sticheleadd error handler fix mixmatrix plugin filename
2004-02-15 Julien Moutteexamples/gstplay/player.c: Adding some output for debug...
2004-01-31 Thomas Vander Sticheleadd error handling
2004-01-31 David I. Lehnexamples/gstplay/player.c: s/gstplay.h/play.h/
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-07 Julien Moutteexamples/gstplay/player.c: Adding some new lines in...
2003-12-21 Julien Moutteexamples/gstplay/player.c: using g_print instead of...
2003-12-21 Julien Moutteconfigure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_...
2003-12-19 Thomas Vander Stichelesuperfluous space segregation
2003-12-16 Julien MoutteAdding tag dumping support.
2003-12-14 Julien MoutteFixing makefile. Smarter seek
2003-12-14 Julien MoutteAdding a test app for libgstplay. It is a command line...