Remove glib-compat-private.h stuff we don't need any more
[platform/upstream/gstreamer.git] / gst-libs / gst / audio / gstaudiosrc.c
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymanslibs: port to new data API
2010-01-27 Tim-Philipp Mülleraudiosrc: add gratuitious FIXME for use of generic...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-08-08 Tim-Philipp MüllerRevert inlines that cause compiler warnings and are...
2009-08-08 Edward Herveygst-libs: Remove dead assignments and resulting unused...
2009-07-20 Olivier Crêteaudiosrc: Add stream-status messages
2009-06-17 Wim Taymansaudio: correctly handle short read/writes
2009-06-16 Tim-Philipp Mülleraudiosink, audiosrc: do the class_ref()s in the right...
2009-06-15 Tim-Philipp Mülleraudiosink,audiosrc: ref the audio ring buffer class...
2008-09-04 Wim Taymansgst-libs/gst/audio/gstaudiosrc.c: Disable a code path...
2008-05-09 Wim Taymansgst-libs/gst/audio/gstaudiosink.c: Choose to allocate...
2008-05-04 Sebastian DrögeRemove some unused code.
2007-03-01 Wim Taymansgst-libs/gst/audio/: Improve debugging.
2006-11-06 Tim-Philipp Müllergst-libs/gst/audio/: Use g_strerror instead of strerror...
2006-09-27 Wim TaymansAdded docs for the audio libs.
2006-09-16 Stefan Kostext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux...
2006-04-28 Wim Taymansgst-libs/gst/audio/gstbaseaudiosrc.c: GstBaseAudioSrc...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-01-10 Michael Smithgst-libs/gst/audio/gstaudiosrc.c: Don't leak GCond...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-22 Andy Wingogst-libs/gst/audio/gstaudiosrc.*: Implement open_device...
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-06 Wim TaymansAdded audiosource base classes.