miscellaneous fixes, added gst_pad_unset_sched() api.
[platform/upstream/gstreamer.git] / gst / gstpad.h
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-19 Wim Taymansinclude gstevent.h
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansAdded a default handler for the pads.
2001-10-27 Erik Walthinsenadded taaz's threading patch, including queue events
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. PritikinNobody checks the return value of gst_pad_connect....
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-08-10 Wim TaymansRemoved the old eos and qos functions.
2001-08-06 Erik WalthinsenInitial code for the event system.
2001-07-11 Wim TaymansAdded prototypes for gst_pad_peek, gst_pad_select and...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-26 Wim TaymansFixed a bug in the typecast macros for padtemplates.
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-10 Erik Walthinsensome minor updates with a hair more speed
2001-05-10 Erik Walthinsenfixed up macros to match new RealPad stuff, change...
2001-04-22 Wim TaymansAPI docs updates.
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2001-04-14 Wim TaymansA rather large patch:
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-03-21 Wim TaymansAPI docs updates
2001-03-20 Wim TaymansMore work on capsnego proxying. It should be OK now.
2001-03-18 Wim TaymansReworked the capsnegotiation function audiosink now...
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-02-22 Wim TaymansMore doc updates
2001-02-16 Richard BoultonInclude compatability defines for old versions of libxml1
2001-02-05 Erik WalthinsenReworked getregion/pullregion stuff. Region is now...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
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