Updated version and build fix.
[platform/upstream/gstreamer.git] / tests /
2001-02-24 Wim TaymansAdded directories to Makefiles for DIST
2001-02-22 Wim TaymansMore doc updates
2001-02-22 Wim TaymansFixed an unclosed comment
2001-02-22 Erik Walthinsensignificant commenting of the example plugin
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansLots of plugins fixes where the parentage macros were...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-23 Richard BoultonAdd gst_element_request_compatible_pad and remove gst_e...
2001-01-22 Richard BoultonFix launch so that it can play a list of files, now...
2001-01-21 Wim TaymansAdded another test case, a bin in a thread, to test...
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore test cases for EOS handling
2001-01-20 Erik Walthinsenupdated tests code to new ghostpad API
2001-01-20 Wim TaymansTwo more test cases
2001-01-19 Wim TaymansAPI docs updates
2001-01-19 Erik WalthinsenMajor cleanup of the latest ghostpad changes. Fixed...
2001-01-19 Wim TaymansAdded a little tee test program.
2001-01-18 Richard BoultonSome more fixes for libxml.
2001-01-17 Wim TaymansOops
2001-01-17 Wim TaymansAdded the typefind example from the manual
2001-01-14 Wim TaymansFixed a Makefile error
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-08 Richard BoultonMove plugin example code to new location, and put it...
2001-01-08 Wim TaymansManual updates. fixes to gstxml.c gst_xml_get_element...
2001-01-07 Wim TaymansAdded a sample tescase file
2001-01-06 Wim TaymansAdded/updated .cvsignore
2001-01-04 Wim TaymansFixed mp3play
2001-01-04 Richard BoultonUndo accidental commit of debugging version.
2001-01-04 Richard BoultonUpdated to supply argument as "name=value" rather than...
2001-01-03 Richard BoultonDo gst_init first, so we can supply debugging options...
2001-01-03 Richard BoultonDo gst_init first in helloworld, so you can supply...
2001-01-02 Wim TaymansThe examples must not be installed
2001-01-02 Erik WalthinsenMassive, massive update of most source files. I went...
2001-01-02 Wim Taymansooops, eos is a dir
2001-01-02 Wim TaymansFixed makefiles for docs
2001-01-02 Richard BoultonAdded launch back into make system.
2001-01-01 Wim TaymansAdded directories to DIST_SUBDIRS
2001-01-01 Erik Walthinsensomehow Makefile.am went zero-bytes
2001-01-01 Erik Walthinsenupdated examples build stuff
2001-01-01 Erik WalthinsenMore build fixes
2001-01-01 Richard BoultonAdd one more file to dist.
2001-01-01 Richard BoultonFix broken build system for examples.
2001-01-01 Erik WalthinsenRe-arranged the build a bit to try to make it more...
2001-01-01 Wim TaymansAdded -Wall to configure.in
2001-01-01 Wim TaymansUpdated test programs
2001-01-01 Erik Walthinsenadded .cvsignore
2001-01-01 Erik Walthinsenupdated .cvsignore
2001-01-01 Erik Walthinsenfixed stupid spelling mistake
2001-01-01 Erik Walthinsenhopefully one last update to the examples .cvsignores
2001-01-01 Erik Walthinsencleaned up the examples, added Makefiles, etc
2001-01-01 Erik WalthinsenUpdated makefiles for examples
2000-12-31 Erik WalthinsenNew test programs.
2000-12-31 Erik WalthinsenI'm too lazy to comment this
2000-12-31 Erik WalthinsenConverted to a Makefile.am, fixed up the GstSrc thing...
2000-12-31 Wim TaymansUpdated the docs
2000-12-31 Wim TaymansTest program for the pad factory
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-29 Wim TaymansUpdated some test programs
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-27 Erik Walthinsenadded case4
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-22 Wim TaymansImplemented some test cases... they all fail :-(
2000-12-21 Wim TaymansMore testcases
2000-12-21 Wim Taymans70+ testcases to start with
2000-12-19 Wim TaymansSmall test program for the property system
2000-12-19 Wim TaymansAdded API to dynamically create GstCaps and GstProps
2000-12-19 Wim TaymansAdded the autoplugger. some .dia drawings of the object...
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansMove a step closer to autoplugging. The element selecti...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-12 Erik WalthinsenAdded LAME encoder. Wow.
2000-12-12 Erik WalthinsenBrand new source, the cdparanoia source. Reads audio...
2000-12-11 Erik WalthinsenUpdated to latest code for testing scheduling.
2000-12-11 Wim TaymansTest program to check the registry handling
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-08 Erik WalthinsenTest program for simple queue operations. Good for...
2000-12-07 Wim TaymansUpdated the test program
2000-12-03 Wim TaymansMore test cases.
2000-12-03 Wim TaymansAdded a test program for the capabilities
2000-11-01 Wim TaymansSome code cleanup
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-10-08 Wim TaymansAdded an autoplug example. This little program (30...
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim Taymansbetter .cvsignore
2000-09-24 Wim TaymansCleanups.
2000-09-24 Wim TaymansAn example of two threads and two queues.
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-09 Wim TaymansA thread example.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-22 Wim TaymansMore docs (most of them just empty...)
2000-08-21 Wim Taymans..
2000-08-21 Wim TaymansAn example using autoplug. Works for mp3 files only...
2000-08-18 Wim Taymanshelloworld example. and docs
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...