Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gstevent.h
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-03 Tim-Philipp Müllerdocs: add pointer to part-seeking.txt design docs to...
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-19 Sebastian Drögeevent: Add since marker to GST_EVENT_SINK_MESSAGE
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-23 Wim Taymansfix macros
2011-02-23 Wim Taymansmessages: make message a simple boxed type
2011-02-23 Wim Taymansminiobject: make miniobject a boxed type
2011-02-22 Wim Taymanscleanups
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-10 Wim Taymansevent: add QoS event type
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-04-29 Wim Taymansdocs: add some more docs for the events
2010-01-04 Stefan Kostdocs: add missing returns: tag
2009-12-07 Wim TaymansUse plain casting instead of typechecking
2009-12-02 Wim Taymansevent: fix docs for _copy()
2009-11-25 Stefan Kostdocs: document new event in enum
2009-11-18 Sebastian Drögeevent: API: Add sink-message event
2009-09-04 Wim Taymansevent: whitespace fixes
2009-06-01 Wim Taymansadd new API for framestepping
2009-03-12 Wim Taymansdocs: Improve some docs
2009-02-22 Ali SabilConvert unref/copy functions of GstMiniObject subclasse...
2008-11-06 Wim Taymansgst/gstevent.h: Add a SKIP seek flag for use with advan...
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-05-25 Tim-Philipp Müllergst/gstevent.h: Clarify docs for GST_SEEK_TYPE_CUR...
2008-04-29 Wim TaymansAdd method to conveniently check the name of a custom...
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2007-01-10 Wim Taymansgst/gstevent.*: Reserve LATENCY event.
2006-10-24 Wim Taymansgst/gstevent.h: Add small comment.
2006-10-09 Wim Taymansdocs/design/part-qos.txt: Fix typo.
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...
next