platform/upstream/gstreamer.git
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 BoultonSome more fixes for libxml.
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-18 Erik WalthinsenUpdates to cothreads code, including non-working alpha...
2001-01-17 Wim TaymansOops
2001-01-17 Richard BoultonFix permissions problems: the directory will now always...
2001-01-17 Wim TaymansAdded typefind example to configure.in
2001-01-17 Wim TaymansAdded the typefind example from the manual
2001-01-16 Wim TaymansManual updates and additions
2001-01-15 Wim TaymansFixed the state change code in gstelement that broke...
2001-01-15 Wim TaymansUpdated docs with dynamic pads
2001-01-14 Wim TaymansAdded gst_libs to Makefile
2001-01-14 Richard BoultonFix build problem when don't have db2html, or a directo...
2001-01-14 Richard BoultonAdding nasty hack to rules to generate cothreads.{o...
2001-01-14 Wim TaymansFixed a Makefile error
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-14 Erik Walthinsenfixed an odd case with the launcher, didn't deal with...
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-14 Richard BoultonAdded a couple of lines about debian packages.
2001-01-14 Wim TaymansUpdated quotes :-)
2001-01-13 Wim TaymansAntoher way of dealing with EOS. This proposal does...
2001-01-13 Wim TaymansAdded an updated use case for EOS handling.
2001-01-13 Wim TaymansUpdated the TODO list...
2001-01-13 Wim TaymansFixed the directory permission Bug #128637
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-13 Erik Walthinsenturned static library build back off for development
2001-01-13 Wim TaymansAdded case6: a multithreaded audio mixer setup.
2001-01-12 Wim TaymansAdded config.h as an include to make sure BE/LE stuff...
2001-01-12 Wim TaymansAdded a simple mp3 mixer pipeline setup with an explana...
2001-01-12 Wim TaymansUpdated ChangeLog :-)
2001-01-12 Wim TaymansCheck for more atomic operations
2001-01-12 Wim TaymansMade sure the mmx does not get compiled on non x86...
2001-01-12 Wim TaymansWhile typing on eos2 about the EOS handling, I got...
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 Wim TaymansAdded the REQUIREMENTS file to distdir
2001-01-11 Erik Walthinsenadded all of my un-committed random doc files, as backu...
2001-01-11 Erik Walthinsenupdated spec file to create -devel package too RELEASE-0_1_0-SLIPSTREAM
2001-01-11 Erik Walthinsenremoved some spare newlines
2001-01-10 Erik Walthinsenupdated -launch examples
2001-01-10 Erik Walthinsenminor docs fix
2001-01-09 Wim TaymansAdded --with-win32-libdir to configure
2001-01-09 Erik Walthinsenset up to use config option for win32 dll dir
2001-01-09 Erik Walthinsenadded config option for win32 dll and re-enabled static...
2001-01-09 Erik Walthinsenlatest irc insanity
2001-01-09 Wim TaymansAdded /usr/lib/win32/ windows libraries in the REQUIREMENTS
2001-01-09 Erik Walthinsenadded unlink() of registry file, and moved info enable up
2001-01-09 Erik Walthinsentypo fix
2001-01-09 Erik Walthinsenadded HAVE_GNOME to acconfig.h and added debugging...
2001-01-09 Erik Walthinsenvarious changes, including making -launch use the libra...
2001-01-09 Erik Walthinsenfixed a leak
2001-01-08 Richard Boultoncvsignore gstreamer-scan{,.c}
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-08 Richard BoultonCorrect typo in comment, and make another comment more...
2001-01-08 Richard BoultonDisplay what the type of an element is, as the first...
2001-01-08 Erik Walthinsenadded another, um, exchange
2001-01-08 Richard BoultonFix typo in error message.
2001-01-08 Richard BoultonAdd a "quotes" section to the gstreamer manual.
2001-01-08 Richard BoultonRemove text version of headings for fwg. This is now...
2001-01-08 Richard BoultonRenamed the filter writers guide to plugin writers...
2001-01-07 Wim TaymansAdded a sample tescase file
2001-01-07 Wim TaymansAdded iterations
2001-01-07 Wim TaymansAdded a plan for regression test plan definitions
2001-01-07 Wim TaymansHandle the tee element like bin, thread, pipeline,...
2001-01-07 Wim TaymansMade sure -g is not used when no --enable-debug
2001-01-07 Richard BoultonFix typos in save_regsitry()
2001-01-07 Richard BoultonFolling wtays suggestion, I was going to start using...
2001-01-07 Richard BoultonSlight tweak: now I just need to send the modified...
2001-01-07 Richard BoultonNew macro for testing for ALSA libraries.
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 Richard BoultonDon't add -lasound etc to LIBS if ALSA turns out not...
2001-01-07 Richard BoultonAdd an acinclude containing AM_PATH_ALSA, so wtay can...
2001-01-07 Richard BoultonAdd tests for -L png and -L eps arguments to fig2dev.
2001-01-07 Erik Walthinsenadded check for libasound, and fixed check for cdparanoia
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-07 Richard BoultonCheck plugin repository up-to-dateness by scanning...
2001-01-07 Richard BoultonTest xmlSaveFile return value correctly (had to get...
2001-01-07 Richard BoultonFix tiny slip which made configdir still always be...
2001-01-07 Richard BoultonConfig directory (which currently just holds the regist...
2001-01-07 Richard BoultonAlmost completely rewritten gstreamer-register.
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-07 Erik Walthinsenfixed a bug with NULL args, but need to fix the parser...
2001-01-07 Wim TaymansAdded a deadlock case for the queue
2001-01-07 Richard BoultonMore updates: now have headings for the second section...
2001-01-07 Richard BoultonWrote introduction, and changed name to plugin writers...
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 TaymansAdded/updated .cvsignore
2001-01-06 Wim TaymansFixed the MPEG2 to MPEG1 recoder, we need cannot create...
2001-01-06 Erik Walthinsenremoved xing and added AM_CONDITIONAL for HAVE_GNOME
2001-01-06 Erik Walthinsenadded --enable-debug to autogen.sh, duh...
2001-01-06 Wim TaymansUpdated the manual and the docs.
next