Merged from INCSCHED on 200505251!!!
[platform/upstream/gstreamer.git] / gst / Makefile.am
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-17 Erik Walthinsenfinished change to GST_ macros
2001-04-17 Erik Walthinsenadded gstversion.h
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-02 Erik Walthinsenadded sparc cothreads
2001-02-07 Erik WalthinsenFixed cothreads.c problems with make dist. This still...
2001-01-19 Erik Walthinsenmore cothreads cleanup, and first pass at ARM code
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 Erik WalthinsenUpdates to cothreads code, including non-working alpha...
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-07 Erik Walthinsenturned -launch capabilities into gst_parse_launch()
2001-01-01 Erik WalthinsenMore build fixes
2001-01-01 Erik Walthinsenfixed a nasty bug where at -O6 teh compiler optimized...
2001-01-01 Wim TaymansAdded command line parsing for
2000-12-31 Wim TaymansFix some compile warnings
2000-12-31 Wim TaymansUpdated the docs
2000-12-31 Richard BoultonAdd gstpropsprivate.h to dist.
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-27 Erik WalthinsenMostly minor little changes, but two interesting things...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-07 Wim Taymansseparated the properties from the capabilities as we...
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Erik WalthinsenChanges made to the DEBUG system. New header file...
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-10-11 Wim TaymansAdded extra Gtk types for better editor properties...
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-21 Richard BoultonMake libs/idct only build mmx support if available...
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-16 Richard BoultonMore work towards a powerPC port, and towards generic...
2000-09-15 Richard BoultonFix on x86 architectures - was just checking for 386...
2000-09-15 Richard BoultonBegun to add support for non i386 architectures, with...
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-12 Wim TaymansAdded CPU detection.
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-01-30 Erik Walthinseninitial checkin