baseaudiosink: Added getter and setter for drift tolerance.
[platform/upstream/gstreamer.git] / gst-libs / gst / audio / gstbaseaudiosink.h
2010-09-24 Havard Graffbaseaudiosink: Added getter and setter for drift tolerance.
2009-09-09 Wim Taymansbaseaudiosink: whitespace fixes
2008-12-30 Edward Herveygst-libs/gst/audio/: Complete Sebastien's commit from...
2008-12-13 Sebastian Drögegst-libs/gst/audio/: API: Add GST_TYPE_BASE_AUDIO_...
2008-04-28 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.h: Clarify some...
2007-11-21 Wim TaymansExpose methods for some object properties so that subcl...
2007-03-28 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.*: Store private...
2006-11-13 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.*: Make the clock...
2006-10-18 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.*: Extract rate...
2006-09-27 Wim TaymansAdded docs for the audio libs.
2006-06-03 Jan Schmidtgst-libs/gst/audio/: Document better the fact that...
2006-04-08 Stefan KostFix broken GObject macros
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Wim Taymansgst-libs/gst/audio/gstaudioclock.c: This clock can...
2005-09-24 Wim TaymansFix sync again. Moved sample alignment to basesink.
2005-08-09 Tim-Philipp Müllergst-libs/gst/: Add padding (you will need to rebuild...
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-06-29 Wim Taymansgst-libs/gst/audio/: Fix compilation error.
2005-05-06 Wim TaymansMake the base audiosink return an error when there...
2005-04-28 Wim TaymansMake ringbuffer faster and more simple by removing...
2005-04-20 Wim TaymansAn attempt at a set of audio base classes together...