summaryrefslogtreecommitdiff
path: root/gst/gstevent.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith1-1/+1
2010-04-29docs: add some more docs for the eventsWim Taymans1-6/+15
2010-01-05docs: add missing returns: tagStefan Kost1-0/+2
2009-12-07Use plain casting instead of typecheckingWim Taymans1-4/+4
2009-12-02event: fix docs for _copy()Wim Taymans1-1/+1
2009-11-25docs: document new event in enumStefan Kost1-0/+3
2009-11-18event: API: Add sink-message eventSebastian Dröge1-0/+1
2009-09-04event: whitespace fixesWim Taymans1-85/+85
2009-06-01add new API for framesteppingWim Taymans1-0/+8
2009-03-12docs: Improve some docsWim Taymans1-8/+8
2009-02-22Convert unref/copy functions of GstMiniObject subclasses to static inline fun...Ali Sabil1-4/+19
2008-11-06gst/gstevent.h: Add a SKIP seek flag for use with advanced trickmodes.Wim Taymans1-2/+10
2008-11-04Add sequence numbers to events and messages. See #559250.Andy Wingo1-1/+8
2008-05-25gst/gstevent.h: Clarify docs for GST_SEEK_TYPE_CUR (#534505).Tim-Philipp Müller1-1/+4
2008-04-29Add method to conveniently check the name of a custom event with gst_event_ha...Wim Taymans1-0/+2
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-2/+0
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-2/+6
2007-01-10gst/gstevent.*: Reserve LATENCY event.Wim Taymans1-14/+16
2006-10-24gst/gstevent.h: Add small comment.Wim Taymans1-1/+2
2006-10-09docs/design/part-qos.txt: Fix typo.Wim Taymans1-2/+2
2006-09-15gst/gstbin.c: Update documentation.Wim Taymans1-8/+8
2006-07-06gst/: Remove comma at end of enumerator list.Wim Taymans1-1/+1
2006-07-02whitespace/doc fixesThomas Vander Stichele1-1/+1
2006-05-14Minor docs fixes.Tim-Philipp Müller1-2/+4
2006-05-10gst/: Make gtk-doc generate docs for our inlined gst_buffer_ref(), gst_event_...Tim-Philipp Müller1-0/+4
2006-05-09doc whitespace fixesThomas Vander Stichele1-8/+9
2006-05-08docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.Wim Taymans1-0/+13
2006-03-21gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...Edward Hervey1-1/+8
2006-03-07docs/libs/gstreamer-libs-sections.txt: Added basesink new methods.Wim Taymans1-1/+0
2006-01-20Add gst_event_replace() (#327001)Tim-Philipp Müller1-0/+18
2005-12-01gst/gstevent.h (struct _GstEvent): Meant to remove the extra padding here bef...Andy Wingo1-1/+1
2005-11-29gst/gstevent.*: fix #320529 - clean up new_segment API and structure.Thomas Vander Stichele1-6/+10
2005-11-22gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...Andy Wingo1-4/+4
2005-11-21check/gst/gstevent.c (create_custom_events): Check thatAndy Wingo1-1/+1
2005-11-21gst/gstevent.h (GST_EVENT_FILLER): Removed. Can be added back during the stab...Andy Wingo1-8/+2
2005-11-21gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event typ...Andy Wingo1-46/+49
2005-11-09gst/: Fix docs.Wim Taymans1-6/+18
2005-11-08gst/: Avoid excessive typechecking in macros.Wim Taymans1-4/+5
2005-10-26fixing examples fixing docs typos changing log priority in error situationsStefan Kost1-1/+1
2005-10-21And 2% more doc coverage.Wim Taymans1-3/+7
2005-10-20Yay! 1% more docs coverage.Wim Taymans1-8/+62
2005-10-15gst/gstevent.h: Oops, add missing closing bracket.Tim-Philipp Müller1-1/+1
2005-10-15Add GST_EVENT_TYPE_NAME() macro.Tim-Philipp Müller1-0/+8
2005-10-15whitespace fixesThomas Vander Stichele1-4/+4
2005-10-11Added extra flag to newsegment for future API freeze.Wim Taymans1-3/+4
2005-10-11gst/gstbin.*: Prepare to make current EOS message queue more generic.Wim Taymans1-2/+2
2005-10-09more docs, fix compilationStefan Kost1-1/+1
2005-10-08gst/gstevent.*: Fix event quark registration.Wim Taymans1-8/+9
2005-10-07gst/gstevent.*: New event for future idea.Wim Taymans1-3/+10
2005-10-06gst/gstevent.*: add string representations for event typesThomas Vander Stichele1-0/+4