summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* random cleanups and paranoia checksThomas Vander Stichele2002-11-291-2/+2
* use G_{BEGIN,END}_DECLSDavid I. Lehn2002-10-301-9/+2
* another exampleThomas Vander Stichele2002-09-151-5/+5
* try againThomas Vander Stichele2002-09-141-2/+4
* add thisThomas Vander Stichele2002-09-141-2/+4
* adding automatic example extraction from manualThomas Vander Stichele2002-09-143-2/+77
* committing many nice little memleaks fixes from Iain, great work dudeChristian Schaller2002-09-081-2/+8
* Added an example state change functionWim Taymans2002-07-251-0/+53
* - Added a little testapp for pad disable using two bins in a pipelineWim Taymans2002-07-243-2/+120
* better problem checkingThomas Vander Stichele2002-07-111-4/+9
* fixes bug 83427Thomas Vander Stichele2002-05-301-5/+10
* fixups in the prop view/controller compilation fixes in the player add gst-ed...Andy Wingo2002-05-271-2/+1
* Small fixes, use some wierd hack to make the plugin a .soWim Taymans2002-05-263-4/+8
* commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo2002-04-1114-68/+68
* new parser that uses flex and bisonAndy Wingo2002-04-077-35/+39
* Added some sanity checksWim Taymans2002-03-301-0/+3
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-243-7/+7
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-199-27/+27
* add two apis: gst_element_connect_elements_many (elem1, elem2, ...)Andy Wingo2002-02-211-22/+17
* Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123Martin Enlund2002-01-311-1/+1
* autoplug doesn't depend on gnome anymore.Wim Taymans2002-01-171-2/+2
* Remove the gnome dependencyWim Taymans2002-01-172-44/+7
* I've removed autoplug from build and dist since it seems to need Gnome and we...Thomas Vander Stichele2002-01-171-9/+2
* fix doc build for glib2 remove template files from cvs, they are generated wi...Andy Wingo2002-01-141-2/+1
* s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things aroun...David I. Lehn2002-01-122-2/+4
* run a file, this is a quick hackAndy Wingo2002-01-111-1/+5
* summary: fix xml in gstreamer 1) make clear distinction between loading xml t...Andy Wingo2002-01-114-58/+60
* Fix the helloworld example.Wim Taymans2002-01-061-46/+9
* global s/disksrc/filesrc/, but edited by meAndy Wingo2002-01-061-1/+1
* for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i...Andy Wingo2002-01-0512-87/+87
* compile fixenAndy Wingo2002-01-051-2/+2
* changes to allow apps outside of gstreamer/ to use dparams continuing test re...Andy Wingo2002-01-052-0/+72
* Fixed the typefind functionWim Taymans2001-12-221-8/+8
* - use GST_CFLAGS and GST_LIBS onlyWrobell2001-12-1714-18/+16
* Aplied a patch from Michael Meeks to add libxml2 support.Michael Meeks2001-12-135-7/+13
* - some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell2001-12-0415-27/+30
* merge from EVENTS1 on 20011016Erik Walthinsen2001-10-173-2/+14
* added some more checkingThomas Vander Stichele2001-08-291-3/+8
* Lots of modifications to the plugin system.Wim Taymans2001-08-211-22/+15
* sync with the current CVS glib APISteve Baker2001-08-1312-26/+26
* added an exeSteve Baker2001-08-103-0/+3
* Fixed the padtemplate definition.Wim Taymans2001-08-061-33/+25
* Add sane arg checking.Wim Taymans2001-07-071-0/+5
* Added a parse_launch example.Wim Taymans2001-07-072-0/+30
* Updated the autoplug example.Wim Taymans2001-07-071-44/+108
* implemented ring bufferRELEASE-0_2_1-UNKNRELEASE-0_2_1-SEDIMASTERThomas Vander Stichele2001-06-271-0/+1
* Small fixes to the autoplugger so that it uses a colorspace element for video.Wim Taymans2001-06-271-4/+15
* Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen2001-06-2515-82/+87
* added some minor stuffThomas Vander Stichele2001-06-151-6/+16