move last template doc snippets to source code and delete them
[platform/upstream/gstreamer.git] / gst-libs / gst / audio / gstringbuffer.c
2006-06-07 Thomas Vander Stichelemove last template doc snippets to source code and...
2006-06-03 Jan Schmidtgst-libs/gst/audio/: Document better the fact that...
2006-04-28 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Check arguments...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-17 Wim Taymansgst-libs/gst/audio/: Only start playback if we are...
2006-03-02 Wim Taymansdocs/: Added some more docs to libs and plugins.
2006-02-17 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Small cleanups.
2006-02-14 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Add some compiler...
2006-02-09 Andy Wingokapowpowpow
2006-02-09 Andy Wingogst-libs/gst/audio/gstringbuffer.c
2006-01-30 Wim Taymansgst-libs/gst/audio/gstaudiosink.c: Implement pause...
2006-01-28 Tim-Philipp Müllergst-libs/gst/audio/gstringbuffer.c: Make gcc-4.1 happy...
2006-01-11 Tim-Philipp Müllergst-libs/gst/audio/gstringbuffer.c: Set depth and width...
2006-01-10 Tim-Philipp Müllergst-libs/gst/audio/gstringbuffer.*: Name (private)...
2006-01-02 Tim-Philipp Müllergst-libs/gst/audio/gstringbuffer.*: Sun's Forte compile...
2005-11-28 Wim Taymansgst-libs/gst/audio/TODO: Updated TODO
2005-11-23 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: If we are reading...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-16 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Set ringbuffer...
2005-11-16 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Set ringbuffer...
2005-10-31 Wim Taymansgst-libs/gst/audio/: Add flushing mode to the ringbuffe...
2005-10-18 Wim Taymansext/alsa/gstalsasink.c: Set handle to NULL.
2005-10-12 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Don't assert on...
2005-10-11 Wim Taymansgst-libs/gst/audio/: Cleanups.
2005-10-06 Edgard Limagst-libs/gst/audio/: Fixed gstbaseaudiosrc adding ring...
2005-10-06 Wim Taymansext/ogg/gstoggdemux.c: Report the FLOW_RETURN as string...
2005-10-02 Andy Wingogst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
2005-09-24 Wim TaymansFix sync again. Moved sample alignment to basesink.
2005-09-08 Stefan Kostgst/: fixing lost sync, some more debugging
2005-08-24 Wim Taymansgst-libs/gst/audio/gstringbuffer.*: Added function...
2005-08-08 Andy Wingogst-libs/gst/audio/gstbaseaudiosink.c
2005-07-16 Wim TaymansUpdated seek example.
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-06 Wim TaymansAdded audiosource base classes.
2005-06-29 Wim Taymansgst-libs/gst/audio/: Fix compilation error.
2005-06-29 Thomas Vander Stichelereinstate plugin docs
2005-05-31 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Don't try to call...
2005-05-23 Ronald S. Bultjegst-libs/gst/audio/gstringbuffer.c: This can't be good.
2005-05-06 Wim TaymansMake the base audiosink return an error when there...
2005-05-05 Wim TaymansMore work on the audiosink, mostly debugging and a...
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...