uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstbin.h
2009-04-02 Thomas Vander Sticheledocs: explain ref ownership for handle_message implemen...
2008-11-19 Wim Taymansgst/gstbin.*: Add do-latency signal with the old defaul...
2008-11-18 Wim TaymansAdd method to recalculate and redistribute the latency...
2007-09-20 Stefan Kostgst/gstbin.h: Move priv to the right place.
2007-06-18 Wim Taymansgst/gstbin.*: Immediatly commit the toplevel bin state...
2007-05-22 Tim-Philipp Müllergst/gstbin.*: 'private' is a c++ keyword, let's not...
2007-05-22 Edward HerveyAdd a property for bins that handle the state change...
2007-02-10 Sébastien Mouttegst/gstbin.h: Replace interface parameter name by iface...
2006-03-13 Wim TaymansDocumentation updates.
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2005-11-19 Wim TaymansMake message handling overridable.
2005-11-18 Wim Taymansgst/gstbin.*: Removing a clock provider from a bin...
2005-11-09 Wim Taymansgst/gstbin.h: Document another field.
2005-11-09 Wim Taymansgst/gstbin.h: Documented structs.
2005-10-28 Thomas Vander SticheleDocumentation updates.
2005-10-18 Wim Taymansgst/: Pending ABI changes.
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-11 Wim Taymansgst/gstbin.*: Prepare to make current EOS message queue...
2005-10-11 Wim Taymansgst/gstbin.*: Work on proper clock selection.
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-10 Wim Taymanscheck/: Check fixes, use API as stated in design docs...
2005-09-27 Wim Taymanscheck/gst/gstbin.c: Enable check that works now.
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-23 Stefan Kostadded about 100 symbols from gstreamer-unused.txt to...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-06 Jan Schmidtexamples/: Update a couple of the examples to work...
2005-06-27 Thomas Vander Stichelemore doc and whitespace fixes
2005-06-19 Thomas Vander Stichelesome more docs cleanup
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2005-01-24 Stefan Kostinstall style.css along with docs fixing incomplete...
2004-07-29 Thomas Vander Stichelerevert state change changes as agreed so we can rework...
2004-07-21 Benjamin Ottegst/gstbin.c: make state changes work correctly and...
2004-06-13 Steve Lhommerename GSTREAMER_EXPORT to GST_EXPORT
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-03-26 David Schleefdocs/gst/gstreamer-sections.txt: More doc hacking.
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-05 Andy Wingogst/gstpad.c (_gst_real_pad_fixate_accumulator): s...
2003-12-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-14 David SchleefChange the iterate callback functions to a GSignal
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-18 Benjamin Otte- make child_state_change a virtual function
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-02-11 Wim TaymansClose bug #105570 (added gst_bin_remove_many patch...
2003-01-11 Wim Taymans- make add/remove overridable for custom bins
2002-12-19 Wim Taymans- Cleanups
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-07-24 Wim TaymansRemoved gst_bin_change_state_type it doesn't work and...
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-10 Steve Bakerremove the "iterate_started" signal and replace it...
2002-06-07 Steve Bakeradded a "iterate_started" signal which fires before...
2002-06-03 Wim TaymansAdd iterate mutex for future use
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-20 Wim Taymans- Reclaim cothread state even if the cothread was never...
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-12 Wim TaymansRemoved dead code
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-06 Wim TaymansUpdated the manual and the docs.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-27 Erik WalthinsenAdded some cleanup, so create_plan can be called multip...
2000-12-27 Erik WalthinsenAdded code to attempt the scheduling of chained cases...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-25 Wim TaymansLots of editor changes:
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
next