gst/gstbin.c: Clean up references to the clock provider when disposed or when handlin...
[platform/upstream/gstreamer.git] / gst / gstclock.c
2006-01-27 Jan Schmidtgst/gstbin.c: Clean up references to the clock provider...
2006-01-18 Wim Taymansgst/: Added some more debug info.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Thomas Vander Stichelegst/gstclock.c: remove crack non-portable handrolled...
2005-11-28 Thomas Vander Sticheledoc updates
2005-11-28 Wim Taymanscheck/gst/gstutils.c: More checks.
2005-11-24 Wim TaymansDoc fixes.
2005-11-23 Andy Wingocheck/net/gstnetclientclock.c (test_functioning): Adjus...
2005-11-22 Wim Taymansgst/base/gstbasesink.*: No need to store the clock...
2005-11-21 Wim Taymansgst/: Convert Clock flags to object flags.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-19 Andy Wingogst/gstclock.*: Change resolution to be a GstClockTime.
2005-11-19 Andy Wingogst/gstclock.h (GstClock): Remove offset property....
2005-11-18 Wim Taymansgst/gstclock.c: Doc and API fixes.
2005-11-18 Andy Wingogst/net/gstnetclientclock.c (do_linear_regression)...
2005-11-17 Michael Smithgst/gstclock.*: Anonymous structs are a gcc (and some...
2005-11-17 Andy Wingogst/gstclock.h (GstClock): Add rate and offset properti...
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Added some new macros.
2005-10-28 Wim TaymansDocumented the clocks.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-13 Stefan Kostfixed typos
2005-10-11 Wim Taymansdocs/design/part-states.txt: Some more docs.
2005-10-08 Wim Taymansgst/: Small cleanups and doc updates.
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-20 Thomas Vander Stichelegst/gstclock.c: Commit from the Political Party For...
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-08-27 Stefan Kostdocs/design/part-messages.txt: update info
2005-08-20 Thomas Vander Stichelevalgrind more tests
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-04-28 Wim Taymansgst/: Better debugging of clocking info.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-11 David Schleefgst/gstclock.c: fixes structure initialisation of clock...
2004-02-04 Benjamin Ottegst/gstclock.*: reset padding, remove unused fields
2004-01-16 Benjamin Ottegst/gstclock.c: make it compile with gcc 2.95 again.
2004-01-15 Benjamin Ottegst/autoplug/gstspideridentity.c: break infinite loop...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2003-12-17 Ronald S. BultjeRemove need for calling set_active(FALSE)+set_active... CAPS-MERGE-3
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-15 Thomas Vander Stichelegtk-doc fixes clock debug
2003-04-13 Benjamin Otte- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TI...
2003-02-10 Wim Taymans- Add more --disable options
2003-02-02 Wim Taymans- Added dispose handler
2003-01-15 Wim TaymansRemove bogus inline
2002-12-27 Wim Taymans- Keep track of pending clock waits so we can unlock...
2002-12-19 Wim Taymans- Cleanups
2002-12-14 Wim TaymansDocumentation updates
2002-12-11 Thomas Vander Stichelemerge from release branch
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-12 Wim TaymansDocumentation updates
2002-06-02 Wim TaymansRemoved \n in DEBUG some buffer flags for future use
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-23 Thomas Vander Sticheledoc changes
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-11 Wim TaymansDocs updates.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-13 Wim TaymansBetter error recovery in teh MPEG1 decoder.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-05-12 Wim TaymansMore changes to the mpeg parser and encoder.
2000-04-13 Wim TaymansMakefile.am fixes
2000-04-09 Wim TaymansA poor mans clock...