gst/gstevent.c: Rename some more @cur to @start to fix docs.
[platform/upstream/gstreamer.git] / gst / gstevent.c
2006-10-09 Wim Taymansgst/gstevent.c: Rename some more @cur to @start to...
2006-10-09 Wim Taymansdocs/design/part-qos.txt: Fix typo.
2006-10-02 Alessandro Decinagst/gstevent.c: Fix gst_mini_object_make_writable(...
2006-09-15 Wim Taymansgst/gstbin.c: Update documentation.
2006-08-11 Wim Taymansdocs/design/part-qos.txt: Bring docs in line with the...
2006-06-12 Stefan Kostgst/: constify quark registration strings. Fixes #344115
2006-06-02 Thomas Vander Sticheledebug change
2006-05-14 Tim-Philipp MüllerMinor docs fixes.
2006-05-10 Thomas Vander Stichelegst/: make sure some essential types used by events...
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-03-07 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Added basesink...
2006-02-13 Wim Taymansdocs/design/part-TODO.txt: Updated TODO list, basesrc...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-19 Jan Schmidtgst/gstevent.c: Fix docs typo
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-29 Thomas Vander Stichelegst/gstevent.*: fix #320529 - clean up new_segment...
2005-11-24 Wim TaymansDoc fixes.
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
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-15 Wim Taymansgst/gstevent.c: Small doc update.
2005-10-25 Wim Taymansgst/base/gstbasesink.c: Don't use invalid stream_time.
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-12 Wim Taymanscheck/: Moved sinks2 testcode in sinks check.
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-10 Thomas Vander Stichelegst/: doc updates
2005-10-09 Stefan Kostmore docs, fix compilation
2005-10-08 Stefan Kostmore docs
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 Sticheleinitialize quarks
2005-10-06 Thomas Vander Stichelegst/gstevent.*: add string representations for event...
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-08 Michael SmithVarious fixes for unseekable, unmmapable, and non-norma...
2005-09-01 Wim Taymansgst/base/gstbasesink.*: Handle newsegments more correctly.
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-22 Stefan Kostinlined remaining docs, added missing doc comments
2005-07-27 Wim TaymansSome docs updates
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-06-29 Thomas Vander Sticheledoc fixes
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-04-28 Wim Taymansgst/: Better debugging of clocking info.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-31 Wim Taymansgst/: Added rate to the discont event to prepare for...
2005-03-21 Wim TaymansNext big merge.
2005-01-08 Ronald S. Bultjegst/gstevent.c: Reference source object when copying...
2005-01-08 Ronald S. BultjeAdd two new functions for filler events (which are...
2004-07-07 Thomas Vander Sticheledebugging fixes
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-21 Thomas Vander Stichelefixing typos
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-12 Thomas Vander Stichelecomment fix whitespace fixes
2004-03-01 Johan Dahlingst/: Use gst_data_copy, instead of ref, since some...
2004-02-20 Benjamin Ottegst/gstevent.c: copy navigation event correctly. Check...
2004-02-10 Julien Mouttegst/gstevent.c: Sometimes a tag event arrives but the...
2004-02-04 Benjamin Ottegst/gstevent.c: actually break; inside the switch statement
2004-01-05 Jan Schmidtgst/gstcaps.c: Move the poisoning to allow a NULL structure
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-12-02 David Schleefchange gst_event_new_discontinuousv to gst_event_new_di...
2003-11-24 Benjamin Ottemerge in tagging
2003-07-16 Benjamin Otteadd valist function for gst_event_new_discontinuous...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-07 Ronald S. BultjeGet rid of NEW_MEDIA event, EOS is supposed to handle...
2003-06-05 Thomas Vander Stichelefix format test
2003-05-10 Wim TaymansUse GstMemChunk to allocate events
2003-04-26 Benjamin Ottefix and better comment gst_event_new_discontinuous...
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-10 Wim Taymans- Add more --disable options
2003-02-02 Wim Taymans- replace old tracing with common GstTrace
2003-01-23 Wim TaymansSome more debugging info
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-11-22 Wim TaymansAdded g_return_if_fail
2002-10-31 Wim Taymans- A regular seek event sets the endoffset to -1 to...
2002-07-28 Wim TaymansFix some wrong prototypes and funtion args
2002-07-13 Wim Taymans- Documentation updates, renamed some _ methods because...
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-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-04-04 Benjamin Ottefix all compiler warnings
2002-02-23 Wim TaymansAdded gst_event_copy
2002-01-26 Wim TaymansAdded SET/CUR/END seek types.
2002-01-01 Wim TaymansAPI doc updates.
2001-12-23 Wim TaymansFix an event leak
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-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
next