does this little tweak fix the make distcheck in gst/types not finding the gst/gst...
[platform/upstream/gstreamer.git] / gst / Makefile.am
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-24 Wim TaymansDon't try to build the marshall stuff with the gtk...
2001-10-24 Erik WalthinsenBUILT_SOURCES patch from vishnu
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerremove dparams from core
2001-09-17 Joshua N. Pritikinlooks like cvs mangled something (?) -- try to repair
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. Pritikinfix glib2 build
2001-09-13 Joshua N. Pritikin1 fix duplicate #define of gst_marshal_VOID__OBJECT_POI...
2001-09-10 Steve Bakerdparams have arrived. see previous mail for an intro
2001-09-05 Erik Walthinsenand moved all the architecture- specific code out of...
2001-09-02 Andy WingoI think I finally have this configdir thing under contr...
2001-08-29 Bastien Nocera- ta ta ta, install gstevent.h, otherwise it doesn...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-13 Erik Walthinsenmessy hack to make sure libgst.la builds properly ...
2001-08-03 Erik Walthinsenmoved the object-model headers back to _HDR where they...
2001-06-29 Richard BoultonPrefix for marshallers should be gst_marshal, rather...
2001-06-29 Richard BoultonEnsure that the marshaller code #includes glib-object...
2001-06-28 Richard BoultonEnsure that the gstmarshal.[ch] files are generated...
2001-06-28 Richard BoultonMake sure conditionally compiled files are added to...
2001-06-26 Wim TaymansRemoved the GST_CONFIG_DIR from config.h and made a...
2001-06-25 Wim TaymansRemoved the final bits of GstMeta.
2001-06-25 Erik Walthinsenadded gstmarshal.[ch] to .cvsignore, added gstmarshal...
2001-06-25 Erik Walthinsenremoved gstmarshal.[ch], added gstmarshal.list, and...
2001-06-25 Wim TaymansAdded configure checks to disable various major subsystems.
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-06-05 Richard BoultonRevert accidentally applied changes.
2001-06-05 Richard BoultonFIx memleak in save-thyself introduced by changing...
2001-05-28 Erik Walthinsensome fixes to handle builddirs, which distcheck uses...
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