Remove some unneeded files
[platform/upstream/gstreamer.git] / gst /
2001-02-24 Wim Taymansslightly changed the Makefile.am in videoscale libs.
2001-02-23 Wim TaymansUpdated the docs for gst_pluging_add_path
2001-02-23 Erik WalthinsenAdded two options: --gst-plugin-spew will print errors...
2001-02-23 Erik Walthinsenalways include the installed plugin directories in...
2001-02-22 Wim TaymansMore doc updates
2001-02-22 Erik Walthinsenminor change: changed case of the strings for states
2001-02-21 David I. LehnRemove alias for asyncdisksrc backwards compatability.
2001-02-21 David I. LehnFixed typo in element details.
2001-02-21 David I. LehnAdded parameter checking to gst_queue_get().
2001-02-16 Richard BoultonRedo patch using _NUM rather than converting one way...
2001-02-16 Richard BoultonFix missing GPOINTER_TO_INT()'s on case values.
2001-02-16 Richard BoultonInclude compatability defines for old versions of libxml1
2001-02-15 Richard BoultonFix a couple of instances of childs, which should be...
2001-02-10 Wim Taymans- backported the xml load bug in the properties
2001-02-07 Erik WalthinsenFixed cothreads.c problems with make dist. This still...
2001-02-05 Erik WalthinsenReworked getregion/pullregion stuff. Region is now...
2001-02-04 Erik Walthinsenmoved asyncdisksrc to disksrc, no point in having a...
2001-01-31 Erik WalthinsenARM works!
2001-01-31 Wim TaymansDocumentation updates.
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 Wim TaymansUpdated the docs with the new _request methods
2001-01-23 Richard BoultonAdd gst_element_request_compatible_pad and remove gst_e...
2001-01-21 Wim TaymansDocs updates
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-21 Sepp Wijnandsthe 'OSS hangs when opening the device when in use...
2001-01-20 Wim TaymansCheck for NULL buffers before chaining/pushing them...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansMake sure the loopfunction ends when an element goes...
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-20 Erik WalthinsenGot ghostpads to work, even in -launch. Needs more...
2001-01-19 Wim TaymansAPI docs updates
2001-01-19 Erik WalthinsenMajor cleanup of the latest ghostpad changes. Fixed...
2001-01-19 Erik Walthinsenmore cothreads cleanup, and first pass at ARM code
2001-01-19 Erik WalthinsenALPHA COTHREADS WORK! Worked around a nasty stack...
2001-01-19 Erik WalthinsenFirst pass at updating to new ghostpad system. The...
2001-01-19 Wim TaymansAnd here they are....
2001-01-19 Wim TaymansMoved queue and typefind elements to the core since...
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-18 Erik WalthinsenUpdates to cothreads code, including non-working alpha...
2001-01-15 Wim TaymansFixed the state change code in gstelement that broke...
2001-01-14 Richard BoultonAdding nasty hack to rules to generate cothreads.{o...
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-14 Wim TaymansChange MAP_ANONYMOUS to MAP_ANON in the mmap for BSD...
2001-01-14 Wim TaymansAdded an extra signal_cond to queue to make sure that...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-11 Erik Walthinsenrenamed private to element_private, to make obvious...
2001-01-11 Erik Walthinsenadded gpointer private to pads, so elements can store...
2001-01-11 Erik Walthinsenremoved some spare newlines
2001-01-10 Erik Walthinsenminor docs fix
2001-01-09 Erik Walthinsenfixed a leak
2001-01-08 Wim TaymansManual updates. fixes to gstxml.c gst_xml_get_element...
2001-01-08 Richard BoultonCorrect typo in comment, and make another comment more...
2001-01-07 Wim TaymansHandle the tee element like bin, thread, pipeline,...
2001-01-07 Richard Boultongstreamer-register will now never cause the
2001-01-07 Wim TaymansGreatly simplyfied queue locking by only using the...
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-07 Richard BoultonCheck plugin repository up-to-dateness by scanning...
2001-01-07 Richard BoultonConfig directory (which currently just holds the regist...
2001-01-07 Erik Walthinsenremoved a leak
2001-01-07 Erik Walthinsenturned -launch capabilities into gst_parse_launch()
2001-01-07 Wim TaymansAdded sleep time to identity
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansRearranged the mutex locking, still have to think about...
2001-01-06 Wim TaymansAdded a mutex around the mem_chunck alloc routines
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-05 Erik Walthinsenfixed missing comment noticed by David Lehn
2001-01-04 Erik Walthinsenupdated API docs
2001-01-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2001-01-03 Erik Walthinsendebug updates and a padtemplate counter added
2001-01-03 Erik WalthinsenMade gst_pad_eos_func a non-static function
2001-01-03 Wim TaymansMade the GstProps a GList instead of a GSList
2001-01-03 Richard BoultonVarious small fixes.
2001-01-02 Wim TaymansAdded a check for libjpeg
2001-01-02 Erik WalthinsenMassive, massive update of most source files. I went...
2001-01-02 Wim TaymansFixes for gsteditor/gstplay install/build fixed typo...
2001-01-01 Erik WalthinsenMore build fixes
2001-01-01 Wim TaymansDocumentation updates
2001-01-01 Erik WalthinsenRe-arranged the build a bit to try to make it more...
2001-01-01 Erik Walthinsenfixed a nasty bug where at -O6 teh compiler optimized...
2001-01-01 Wim TaymansFixed a very bad error with autoplugging.
2001-01-01 Erik Walthinsenupdated the debug system so it works nicely now
2001-01-01 Erik WalthinsenAdded API to control DEBUG level, updated cmdline code
2001-01-01 Erik Walthinsenmodified cmdlien code to take both 0xHEX and dec, and...
2001-01-01 Wim TaymansFixed a typo
2001-01-01 Erik Walthinsenset categories for all INFOs
2001-01-01 Wim TaymansAdded command line parsing for
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2001-01-01 Erik Walthinsenfixed stupid (brown paper bag) bug with missing NULL...
2001-01-01 Erik Walthinsenfixed the segfault
2001-01-01 Wim TaymansAdded --enable-info and --disable-info-system nothing...
2001-01-01 Wim TaymansAdded GST_INFO_ENABLED flags
2001-01-01 Erik WalthinsenCleaned up INFO system some more, added API to select...
2000-12-31 Wim TaymansFix some compile warnings
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-31 Wim TaymansUpdated the docs
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-31 Richard BoultonAdd gstpropsprivate.h to dist.
next