summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+3
* Spelling fixJohan Dahlin2004-02-161-1/+1
* examples/gstplay/player.c: Adding some output for debugging.Julien Moutte2004-02-151-2/+5
* examples/switch/.cvsignore: Ignore generated file.David I. Lehn2004-02-031-0/+1
* 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
* configure.ac: Adding examples/switch/MakefileJulien Moutte2004-01-113-2/+116
* 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
* Merge CAPS branchDavid Schleef2003-12-221-62/+11
* 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-143-2/+128
* change _connect to _linkDavid Schleef2003-12-021-5/+5
* Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje2003-11-021-0/+13
* Remove redundant plugindir definitionDavid Schleef2003-08-101-2/+0
* fix installing into wrong dirDavid Schleef2003-07-291-1/+1
* fix initializationDavid Schleef2003-07-262-2/+2
* Nothing in this directory actually uses FreetypeDavid Schleef2003-07-261-1/+1
* Compilation fixes for 64-bit architecturesDavid Schleef2003-07-251-3/+3
* - removed UNITSWim Taymans2003-05-241-2/+1
* removed UNITSWim Taymans2003-05-242-2/+0
* Fix compilation errorsDavid Schleef2003-04-161-3/+3
* fix compile errorBenjamin Otte2003-03-241-1/+1
* - CleanupsWim Taymans2003-02-025-42/+59
* Indexing patch from vishnuWim Taymans2003-01-201-0/+4
* paranoidThomas Vander Stichele2003-01-181-0/+1
* - connect->linkWim Taymans2003-01-121-27/+48
* more link fixesThomas Vander Stichele2003-01-101-7/+7
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-105-83/+81
* ignore generated fileDavid I. Lehn2003-01-021-0/+1
* exciting .cvsignore updates!David I. Lehn2002-12-312-0/+7
* Fix plugins for new query APIWim Taymans2002-12-307-39/+31
* Updated test appWim Taymans2002-12-262-15/+29
* Updated mpeg seeking exampleWim Taymans2002-12-231-22/+114
* cache -> indexWim Taymans2002-12-121-20/+119
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+1
* Added example indexing program for mpegWim Taymans2002-11-272-0/+108
* Small cleanupsWim Taymans2002-11-271-8/+9
* update to new structureThomas Vander Stichele2002-11-101-15/+18
* separating tags and metadataThomas Vander Stichele2002-11-091-2/+11
* Added vorbis stream info extraction exampleWim Taymans2002-11-022-2/+314
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-022-2/+2