summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2002-11-29random cleanups and paranoia checksThomas Vander Stichele
2002-10-30use G_{BEGIN,END}_DECLSDavid I. Lehn
2002-09-15another exampleThomas Vander Stichele
2002-09-14try againThomas Vander Stichele
2002-09-14add thisThomas Vander Stichele
2002-09-14adding automatic example extraction from manualThomas Vander Stichele
2002-09-08committing many nice little memleaks fixes from Iain, great work dudeChristian Schaller
2002-07-25Added an example state change functionWim Taymans
2002-07-24- Added a little testapp for pad disable using two bins in a pipelineWim Taymans
2002-07-11better problem checkingThomas Vander Stichele
2002-05-30fixes bug 83427Thomas Vander Stichele
2002-05-27fixups in the prop view/controller compilation fixes in the player add gst-ed...Andy Wingo
2002-05-26Small fixes, use some wierd hack to make the plugin a .soWim Taymans
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo
2002-04-07new parser that uses flex and bisonAndy Wingo
2002-03-30Added some sanity checksWim Taymans
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo
2002-02-21add two apis: gst_element_connect_elements_many (elem1, elem2, ...)Andy Wingo
2002-01-31Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123Martin Enlund
2002-01-17autoplug doesn't depend on gnome anymore.Wim Taymans
2002-01-17Remove the gnome dependencyWim Taymans
2002-01-17I've removed autoplug from build and dist since it seems to need Gnome and we...Thomas Vander Stichele
2002-01-14fix doc build for glib2 remove template files from cvs, they are generated wi...Andy Wingo
2002-01-12s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things aroun...David I. Lehn
2002-01-11run a file, this is a quick hackAndy Wingo
2002-01-11summary: fix xml in gstreamer 1) make clear distinction between loading xml t...Andy Wingo
2002-01-06Fix the helloworld example.Wim Taymans
2002-01-06global s/disksrc/filesrc/, but edited by meAndy Wingo
2002-01-05for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i...Andy Wingo
2002-01-05compile fixenAndy Wingo
2002-01-05changes to allow apps outside of gstreamer/ to use dparams continuing test re...Andy Wingo
2001-12-22Fixed the typefind functionWim Taymans
2001-12-17- use GST_CFLAGS and GST_LIBS onlyWrobell
2001-12-13Aplied a patch from Michael Meeks to add libxml2 support.Michael Meeks
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell
2001-10-17merge from EVENTS1 on 20011016Erik Walthinsen
2001-08-29added some more checkingThomas Vander Stichele
2001-08-21Lots of modifications to the plugin system.Wim Taymans
2001-08-13sync with the current CVS glib APISteve Baker
2001-08-10added an exeSteve Baker
2001-08-06Fixed the padtemplate definition.Wim Taymans
2001-07-07Add sane arg checking.Wim Taymans
2001-07-07Added a parse_launch example.Wim Taymans
2001-07-07Updated the autoplug example.Wim Taymans
2001-06-27implemented ring bufferRELEASE-0_2_1-UNKNRELEASE-0_2_1-SEDIMASTERThomas Vander Stichele
2001-06-27Small fixes to the autoplugger so that it uses a colorspace element for video.Wim Taymans
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen
2001-06-15added some minor stuffThomas Vander Stichele