Change GST_.*_PADDING to _gst_padding[GST_PADDING];
[platform/upstream/gstreamer.git] / gst / gstpipeline.h
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2002-12-19 Wim Taymans- Cleanups
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-20 Erik Walthinsenchanged names from guchar* to gchar*, which makes C...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-03-10 Erik Walthinsenadded tool-man's patch for g++ compilation, const gucha...
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-01-30 Erik Walthinseninitial checkin