First THREADED backport attempt, focusing on adding locks and making sure the API...
[platform/upstream/gstreamer.git] / gst / gstevent.h
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