Some plugins are adjusted to the new pad template mechanisms.
[platform/upstream/gstreamer.git] / gst / gstpad.c
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