Some more work on cleanup.
[platform/upstream/gstreamer.git] / gst / gstpad.c
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-09 Wim TaymansAdded some more docs
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansCall the default handler of the pad
2001-11-14 Wim TaymansAdded a default handler for the pads.
2001-10-23 Wim TaymansAplied the patches from vishnu to implement seeking...
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-29 Steve Bakeralso need to ref the template in gst_pad_new_from_template
2001-09-29 Steve Bakershouldn't sink here. that is up to the pad's parent...
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-23 Thomas Vander Sticheleg_critical is a glib-2.0-ism, changed them to g_warning...
2001-09-17 Joshua N. Pritikinrevert detailed multi-line error report
2001-09-17 Joshua N. Pritikinadd temporary diagnostic code
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. Pritikindoc fix
2001-09-14 Joshua N. PritikinNobody checks the return value of gst_pad_connect....
2001-09-14 Joshua N. Pritikinturn assertion into nice error message
2001-09-13 Joshua N. Pritikinbackport wtay's marshal fixes from the EVENT1 branch
2001-09-13 Joshua N. Pritikinfix memory leaks
2001-09-10 Wim TaymansUpdates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-09-10 Joshua N. PritikinSync g_signal_new args with the marshaller (glib2 is...
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-08-13 Steve Bakersync with the current CVS glib API
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 WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-06-15 Wim TaymansChanged a stupid assert in request_pad.
2001-06-13 Wim TaymansLoop in pullregion until the desired buffer has been...
2001-06-03 Wim TaymansSet the caps on a proxied pad when the pad is not conne...
2001-06-02 Wim TaymansCopy the padtemplate to the ghostpad.
2001-06-01 Wim TaymansFixed some warnings.
2001-05-30 Erik Walthinsenstupid mistake, I put != instead of == in the g_return_if's
2001-05-30 Erik Walthinsenadded sanity checks to make sure _push and _pull don...
2001-05-27 Erik WalthinsenAdded some caps != NULL checks.
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-19 Wim TaymansMore API docs updates
2001-04-17 Wim TaymansThe first wave of 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-29 Wim TaymansAdded a plain X videosink, the videosink uses capsnego...
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 TaymansMore work on capsnego, mostly proxying
2001-03-18 Wim TaymansReworked the capsnegotiation function audiosink now...
2001-03-13 Wim TaymansSmall fixes to the caps compatibility check.
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-15 Richard BoultonFix a couple of instances of childs, which should be...
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 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
next