summaryrefslogtreecommitdiff
path: root/gst/gstevent.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-28Typo fixes; minor docs addition.Tim-Philipp Müller1-4/+4
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-1/+50
2007-01-10gst/gstevent.*: Reserve LATENCY event.Wim Taymans1-5/+6
2006-10-16Update some docs regarding reverse playback.Wim Taymans1-2/+5
2006-10-13gst/gstelement.h: Clarify _NO_PREROLL a bit more.Yves Lefebvre1-1/+1
2006-10-09gst/gstevent.c: Rename some more @cur to @start to fix docs.Wim Taymans1-15/+15
2006-10-09docs/design/part-qos.txt: Fix typo.Wim Taymans1-14/+15
2006-10-02gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for ...Alessandro Decina1-1/+1
2006-09-15gst/gstbin.c: Update documentation.Wim Taymans1-17/+28
2006-08-11docs/design/part-qos.txt: Bring docs in line with the code. Mostly the sign o...Wim Taymans1-20/+42
2006-06-12gst/: constify quark registration strings. Fixes #344115Stefan Kost1-3/+3
2006-06-02debug changeThomas Vander Stichele1-2/+2
2006-05-14Minor docs fixes.Tim-Philipp Müller1-0/+2
2006-05-10gst/: make sure some essential types used by events are registered as part of...Thomas Vander Stichele1-0/+2
2006-05-08docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.Wim Taymans1-33/+99
2006-05-04Make sure gstprivate.h and/or config.h are always included first, otherwise s...James Andrewartha1-1/+1
2006-03-07docs/libs/gstreamer-libs-sections.txt: Added basesink new methods.Wim Taymans1-5/+16
2006-02-13docs/design/part-TODO.txt: Updated TODO list, basesrc supports seeking to non...Wim Taymans1-1/+1
2006-01-27doc fixes, to link to function, just write gst_cool_function(), don't prefix ...Stefan Kost1-2/+2
2006-01-26added code for downstream events, reviewed docs in gstevent.cStefan Kost1-16/+20
2006-01-19gst/gstevent.c: Fix docs typoJan Schmidt1-2/+3
2005-12-06expand tabsThomas Vander Stichele1-3/+3
2005-11-29gst/gstevent.*: fix #320529 - clean up new_segment API and structure.Thomas Vander Stichele1-39/+33
2005-11-24Doc fixes.Wim Taymans1-0/+3
2005-11-22gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...Andy Wingo1-10/+10
2005-11-21gst/gstevent.h (GST_EVENT_FILLER): Removed. Can be added back during the stab...Andy Wingo1-15/+0
2005-11-21gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event typ...Andy Wingo1-3/+21
2005-11-15gst/gstevent.c: Small doc update.Wim Taymans1-0/+6
2005-10-25gst/base/gstbasesink.c: Don't use invalid stream_time.Wim Taymans1-2/+6
2005-10-21And 2% more doc coverage.Wim Taymans1-7/+37
2005-10-17gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup.Andy Wingo1-2/+2
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-10-15whitespace fixesThomas Vander Stichele1-1/+1
2005-10-12check/: Moved sinks2 testcode in sinks check.Wim Taymans1-0/+2
2005-10-11Added extra flag to newsegment for future API freeze.Wim Taymans1-7/+14
2005-10-11gst/gstbin.*: Prepare to make current EOS message queue more generic.Wim Taymans1-13/+14
2005-10-10gst/: doc updatesThomas Vander Stichele1-9/+10
2005-10-09more docs, fix compilationStefan Kost1-0/+14
2005-10-08more docsStefan Kost1-0/+16
2005-10-08gst/gstevent.*: Fix event quark registration.Wim Taymans1-0/+7
2005-10-07gst/gstevent.*: New event for future idea.Wim Taymans1-0/+50
2005-10-06initialize quarksThomas Vander Stichele1-0/+5
2005-10-06gst/gstevent.*: add string representations for event typesThomas Vander Stichele1-2/+49
2005-09-24Various documentation updates.Wim Taymans1-3/+4
2005-09-08Various fixes for unseekable, unmmapable, and non-normal files, so that fallb...Michael Smith1-1/+1
2005-09-01gst/base/gstbasesink.*: Handle newsegments more correctly.Wim Taymans1-3/+10
2005-08-31docs/faq/gst-uninstalled: add -goodThomas Vander Stichele1-2/+2
2005-08-25gst/gstbin.h: removed ';' from the end of macro defsStefan Kost1-10/+10
2005-08-23gst/gstevent.*: Some more debugging output and doc cleanups.Wim Taymans1-2/+37
2005-08-22inlined remaining docs, added missing doc commentsStefan Kost1-0/+59