summaryrefslogtreecommitdiff
path: root/gst/gstpad.h
AgeCommit message (Expand)Author
2001-01-20Got ghostpads to work, even in -launch. Needs more testing still.Erik Walthinsen
2001-01-19API docs updatesWim Taymans
2001-01-19Major cleanup of the latest ghostpad changes. Fixed everything that broke, c...Erik Walthinsen
2001-01-19First pass at updating to new ghostpad system. The objects are in place,Erik Walthinsen
2001-01-18Added mthodes to request an element to create pads: gst_element_request_pad*Wim Taymans
2001-01-18Fixes to work with libxml2.Richard Boulton
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen
2001-01-13include parser.h instead of gnome-xml/parser.h untill xml-config is fixed...Wim Taymans
2001-01-11renamed private to element_private, to make obvious its usage restrictionsErik Walthinsen
2001-01-11added gpointer private to pads, so elements can store ints or pointers for th...Erik Walthinsen
2001-01-04Rearranged cothreads sources a bit, added some API docs.Erik Walthinsen
2001-01-03Made gst_pad_eos_func a non-static functionErik Walthinsen
2000-12-31Started work on better ghostpad management, and started to build the low- lev...Erik Walthinsen
2000-12-31Added multiple caps to the padsWim Taymans
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen
2000-12-28Updated the API docs.Wim Taymans
2000-12-28Fixes for the new scheduler.Wim Taymans
2000-12-20Massive scheduling changes (again). Not entirely complete, but getting close...Erik Walthinsen
2000-12-16WARNING: Don't grab this updated unless you're really, REALLY sure.Erik Walthinsen
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans
2000-12-13Changed the GstPadFactory and added the GstPadTemplate.Wim Taymans
2000-12-12More Caps changes, this change introduces the padfactory. the GstPadFactory w...Wim Taymans
2000-12-11First attempt at rebuilding the type/plugin systemWim Taymans
2000-12-09Snapshot of work-in-progress do deal with out-of-bin elements. Current syste...Erik Walthinsen
2000-12-08Added pullregion in again, it got removed with the previous commit.Wim Taymans
2000-12-04Changed the way things are scheduled, especially sources. A Src used to have...Erik Walthinsen
2000-12-03Added multiple types to the pads.Wim Taymans
2000-11-25added the ability to disable pads, not quite complete but sufficient for nowErik Walthinsen
2000-11-06Added seeking to the avi decoder by implementing pull_region.Wim Taymans
2000-11-01Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quit...Wim Taymans
2000-10-21MPEG2 types added for better autoplugging. MPEG2 works more or less. fix in a...Wim Taymans
2000-09-27Loading and saving of XML pipeline descriptions.Wim Taymans
2000-07-17Megapatch, changes which states are available, how they're used, and how they...Erik Walthinsen
2000-07-12This is the audio/video sync release.Wim Taymans
2000-06-25Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) t...Wim Taymans
2000-03-27Documentation updates. All standard library objects and standard elements are...Wim Taymans
2000-02-27This is a rather large patch. Switched on -Wall compiler flag and fixed the w...Wim Taymans
2000-02-26Added a pull function in the gstpad. Modified the videosink to implement the ...Wim Taymans
2000-01-30initial checkinErik Walthinsen