gst/gstbin.c: Update documentation.
[platform/upstream/gstreamer.git] / gst / gstevent.h
2006-09-15 Wim Taymansgst/gstbin.c: Update documentation.
2006-07-06 Wim Taymansgst/: Remove comma at end of enumerator list.
2006-07-02 Thomas Vander Stichelewhitespace/doc fixes
2006-05-14 Tim-Philipp MüllerMinor docs fixes.
2006-05-10 Tim-Philipp Müllergst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-05-09 Thomas Vander Sticheledoc whitespace fixes
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-03-21 Edward Herveygst/: gst_[buffer|event|message]_ref() macros are repla...
2006-03-07 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Added basesink...
2006-01-20 Tim-Philipp MüllerAdd gst_event_replace() (#327001)
2005-12-01 Andy Wingogst/gstevent.h (struct _GstEvent): Meant to remove...
2005-11-29 Thomas Vander Stichelegst/gstevent.*: fix #320529 - clean up new_segment...
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-21 Andy Wingogst/gstevent.h (GST_EVENT_FILLER): Removed. Can be...
2005-11-21 Andy Wingogst/gstevent.h (GstEventTypeFlags): New data type,...
2005-11-09 Wim Taymansgst/: Fix docs.
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-10-26 Stefan Kostfixing examples fixing docs typos changing log priority...
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-20 Wim TaymansYay! 1% more docs coverage.
2005-10-15 Tim-Philipp Müllergst/gstevent.h: Oops, add missing closing bracket.
2005-10-15 Tim-Philipp MüllerAdd GST_EVENT_TYPE_NAME() macro.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-11 Wim TaymansAdded extra flag to newsegment for future API freeze.
2005-10-11 Wim Taymansgst/gstbin.*: Prepare to make current EOS message queue...
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-08 Wim Taymansgst/gstevent.*: Fix event quark registration.
2005-10-07 Wim Taymansgst/gstevent.*: New event for future idea.
2005-10-06 Thomas Vander Stichelegst/gstevent.*: add string representations for event...
2005-10-06 Thomas Vander Stichelewhitespace fixes
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-08-31 Thomas Vander Sticheledocs/faq/gst-uninstalled: add -good
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-23 Wim Taymansgst/gstevent.*: Some more debugging output and doc...
2005-08-23 Stefan Kostadded about 100 symbols from gstreamer-unused.txt to...
2005-08-22 Stefan Kostinlined remaining docs, added missing doc comments
2005-08-21 Jan Schmidtcheck/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
2005-08-18 Jan Schmidtcheck/: I wrote a test!
2005-07-27 Wim TaymansSome docs updates
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-03-31 Wim Taymansgst/: Added rate to the discont event to prepare for...
2005-03-21 Wim TaymansNext big merge.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-08 Ronald S. BultjeAdd two new functions for filler events (which are...
2004-07-08 Thomas Vander Stichelegst/autoplug/gstspideridentity.c: extra debugging
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-27 Jan SchmidtAdded GST_EVENT_ANY as an event type that passes a...
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-03-12 Thomas Vander Stichelecomment fix whitespace fixes
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-04 David Schleefdocs/random/ds/0.9-suggested-changes: random notes
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-11-24 Benjamin Ottemerge in tagging
2003-11-11 David Schleefchange navigation from caps to structure
2003-11-07 David Schleefrevert last change
2003-11-07 Julien MoutteAdding GST_EVENT_RENEGOTIATE
2003-10-07 David SchleefAdd padding to structures and objects
2003-09-14 David SchleefAdd navigation event
2003-07-16 Benjamin Otteadd valist function for gst_event_new_discontinuous...
2003-06-07 Ronald S. BultjeGet rid of NEW_MEDIA event, EOS is supposed to handle...
2003-03-29 Martin Schulzegst/gstelementfactory.c: Add "g_free (dp->license)...
2003-03-16 Benjamin Otteadded new function gst_event_has_new_media
2003-02-02 Wim Taymans- replace old tracing with common GstTrace
2003-01-08 Wim TaymansProvide intrastructure to not have to pass NULL buffers...
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-11-29 Thomas Vander Sticheleapplied fixed patch from Brian
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-11-02 Wim TaymansSmall cleanups
2002-10-24 Thomas Vander Stichelestill killing comma's
2002-08-02 Wim TaymansSome more event flags some more padquery types
2002-07-25 Wim TaymansAdded some convenience macros for creating format/query...
2002-07-24 Wim Taymans- added GstEventMask to specify event masks (next set...
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-13 Wim TaymansAdded a size event to optimize buffer sizes make filesr...
2002-06-12 Wim TaymansDocumentation updates
2002-06-02 Wim TaymansSome cleanups
2002-05-30 Wim TaymansCreated an overridable method for seeking on an element...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-02-23 Wim TaymansAdded gst_event_copy
2002-01-31 Ronald S. BultjeAllow multiple files to be created with disksink and...
2002-01-26 Wim TaymansAdded SET/CUR/END seek types.
2001-12-20 Wim Taymans- Reclaim cothread state even if the cothread was never...
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-06 Erik Walthinsenadded gstevent.h