New typefind system: bytestream is now part of the core all plugins have been modifie...
[platform/upstream/gstreamer.git] / gst / Makefile.am
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-13 Ronald S. BultjeImplement generic interface stuff, with per-instance...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-04-23 Thomas Vander Stichelemake the user registry location major-minor versioned...
2003-04-14 Wim TaymansUpdated makefile too..
2003-02-10 Wim Taymans- Add more --disable options
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2003-01-06 Wim TaymansAnd now it's inlined again :)
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
2002-12-31 Wim Taymans- copy kernel headers (waiting for libatomic..)
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-29 Wim Taymans- First pass at cleaning up the atomic mess
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-12-11 Thomas Vander Stichelenot used anymore
2002-12-08 Thomas Vander Stichelefix for parallel installability
2002-11-29 Wim TaymansMore forte compiler fixes, added a .h file to store...
2002-11-29 Wim TaymansIndex caches dir too, add caches to Makefile.am
2002-11-28 Christian Schallercommiting Leifs registry to /var/cache patch, works...
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-02 Wim TaymansAdded padprobe to makefile
2002-08-13 Thomas Vander Stichelefixing recursive make problem and nonscrdir builds
2002-07-31 Thomas Vander Stichelemake dist fix
2002-07-28 Thomas Vander Stichelethis triggers a regen of the autogenned source files
2002-07-28 Wim TaymansMake the formats dynamic so that plugins can register...
2002-07-24 Wim TaymansFixed the missing .h file and some reorg (not sure...
2002-07-24 Andy Wingoadd default bufferpool, clean up some code, add bufferp...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-22 Thomas Vander Sticheleas promised, the header changes and some of wingo's...
2002-06-21 Wim TaymansAdded a runtime option to use a dummy threading impleme...
2002-06-16 David I. Lehnauto build some enum code.
2002-05-28 Thomas Vander Sticheleadded format.h
2002-05-09 Andy Wingoadd registries to gst/Makefile.am:DIST_SUBDIRS
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-03-31 Andy Wingoadd (incomplete) flex/bison-based parser to cvs the...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-19 Andy Wingodo the genmarshalling to temp files, then move the...
2002-02-11 Thomas Vander SticheleI don't think we wanted to change the include dir to...
2002-02-11 Thomas Vander Stichelethis cothread thing is starting to confuse me which...
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2002-02-10 Andy Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-10 Thomas Vander Sticheleoopsie
2002-02-09 Thomas Vander Stichelemore build cleanups (using as-version and as-libtool...
2002-02-06 Richard BoultonUse automake's per-target CFLAG functionality to compil...
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-05 Thomas Vander Sticheleremove cothreads from the Makefile.am
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-02-01 Erik WalthinsenChange soversion back to 0:0:0 and add use of -release...
2002-01-29 Thomas Vander Stichele... and this one fixes make distcheck for glib2 builds
2002-01-29 Thomas Vander Stichelethis fixes the marshal thingy
2002-01-23 Andy Wingobuild system tweaks, and now the cothreads test code...
2002-01-02 Thomas Vander Stichelefixes to make distcheck work changed registry out of...
2001-12-19 Wim TaymansSome more work on cleanup.
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...
next