Docs updates
[platform/upstream/gstreamer.git] / gst / gstpad.h
2001-01-21 Wim TaymansDocs updates
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-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
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-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2001-01-03 Erik WalthinsenMade gst_pad_eos_func a non-static function
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
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-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-12-08 Wim TaymansAdded pullregion in again, it got removed with the...
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-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
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-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