summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2005-05-05ex/: Even more gcc-4.0 fixes.Tim-Philipp Müller4-8/+8
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje4-20/+20
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef7-34/+49
2005-01-09Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2-16/+14
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2-10/+32
2004-10-26examples/: David Schleef4-7/+7
2004-10-25examples/seeking/: Added some more examples, update others.Wim Taymans4-3/+376
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef7-41/+50
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2-3/+5
2004-07-22More playback updates, attempt to fix things after the state change breakage.Wim Taymans1-4/+13
2004-07-16Make sure the widget gets updated even if the slider value doesn't change.Wim Taymans1-2/+5
2004-07-12Make Johan happy.Wim Taymans1-0/+1
2004-07-09examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans1-0/+1
2004-07-08examples/seeking/seek.c: Added playbin seeking example.Wim Taymans1-44/+146
2004-05-19configure.ac: Add sunaudioDavid Schleef1-1/+7
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 Stichele10-143/+149
2004-03-14gst-indentThomas Vander Stichele11-638/+615
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-16Spelling fixJohan Dahlin1-1/+1
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-2/+5
2004-02-03examples/switch/.cvsignore: Ignore generated file.David I. Lehn1-0/+1
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-11configure.ac: Adding examples/switch/MakefileJulien Moutte3-2/+116
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 Schleef1-62/+11
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 Moutte3-2/+128
2003-12-02change _connect to _linkDavid Schleef1-5/+5
2003-11-02Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje1-0/+13
2003-08-10Remove redundant plugindir definitionDavid Schleef1-2/+0
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 Schleef1-1/+1
2003-07-25Compilation fixes for 64-bit architecturesDavid Schleef1-3/+3
2003-05-24- removed UNITSWim Taymans1-2/+1
2003-05-24removed UNITSWim Taymans2-2/+0
2003-04-16Fix compilation errorsDavid Schleef1-3/+3
2003-03-24fix compile errorBenjamin Otte1-1/+1