This is a megapatch with the following changes:
[platform/upstream/gstreamer.git] / gst / gstpad.c
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
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 WalthinsenFirst pass at updating to new ghostpad system. The...
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-18 Richard BoultonFixes to work with libxml2.
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-07 Erik Walthinsenmore leak fixes
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2001-01-03 Erik WalthinsenMade gst_pad_eos_func a non-static function
2001-01-02 Wim TaymansFixes for gsteditor/gstplay install/build fixed typo...
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 Walthinsenmodified cmdlien code to take both 0xHEX and dec, and...
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
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-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-28 Erik Walthinsenremoved some dead pad_pull/push code
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-17 Wim TaymansThe typefind function now returns a GstCaps structure...
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-14 Wim TaymansSome plugins are adjusted to the new pad template mecha...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-08 Wim TaymansAdded pullregion in again, it got removed with the...
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
2000-12-06 Wim TaymansAdded pulregion handling.
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-11-25 Erik Walthinsenadded the ability to disable pads, not quite complete...
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
2000-10-25 Wim TaymansMore Docs updates.
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim TaymansThe cothreads were not initialized in its thread contex...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
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-07-12 Wim TaymansThis is the audio/video sync release.
2000-06-25 Wim TaymansSwitched Cr and Cb in YUV2RGB fixed the avi parser...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-22 Wim TaymansAdded jpeg decoder. the avi decoder now configures...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-26 Wim TaymansAdded a pull function in the gstpad. Modified the video...
2000-01-30 Erik Walthinseninitial checkin