gstreamer/gst-libs/gst/audio
Wim Taymans 1e9f5c43ad docs/: Added some more docs to libs and plugins.
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* docs/libs/gst-plugins-base-libs.types:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Added some more docs to libs and plugins.
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
* gst-libs/gst/audio/gstringbuffer.h:
Document ringbuffer some more.
* gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
(gst_video_rate_setcaps), (gst_video_rate_reset),
(gst_video_rate_init), (gst_video_rate_flush_prev),
(gst_video_rate_swap_prev), (gst_video_rate_event),
(gst_video_rate_chain), (gst_video_rate_change_state):
* gst/videorate/gstvideorate.h:
Fix videorate to use segments.
Make it work with 0/1 framerates (closes #331903)
Handle EOS correctly.
Added docs.
2006-03-02 16:47:34 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c remove some deprecated functions 2005-11-22 13:14:07 +00:00
audio.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
audio.h gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES) 2006-01-29 19:13:39 +00:00
audio.vcproj more working plugins 2004-07-27 21:41:30 +00:00
audiofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudioclock.c gst-libs/gst/audio/gstaudioclock.c: This clock can be slaved to a master clock now. 2005-11-22 18:32:09 +00:00
gstaudioclock.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudiofilter.c borgify 2005-12-01 14:29:09 +00:00
gstaudiofilter.h borgify 2005-12-01 14:29:09 +00:00
gstaudiofiltertemplate.c borgify 2005-12-01 14:29:09 +00:00
gstaudiosink.c gst-libs/gst/audio/gstaudiosink.c: Implement pause that does not wait for completion. 2006-01-30 16:19:33 +00:00
gstaudiosink.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudiosrc.c gst-libs/gst/audio/gstaudiosrc.c: Don't leak GCond in audio sources. 2006-01-10 12:25:59 +00:00
gstaudiosrc.h expand tabs 2005-12-06 19:42:02 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/gstbaseaudiosink.c: Don't try to provide a clock in the NULL state. 2006-02-28 11:06:24 +00:00
gstbaseaudiosink.h expand tabs 2005-12-06 19:42:02 +00:00
gstbaseaudiosrc.c gst-libs/gst/audio/gstbaseaudiosink.c: Improve debugging. 2006-01-25 09:27:01 +00:00
gstbaseaudiosrc.h expand tabs 2005-12-06 19:42:02 +00:00
gstringbuffer.c docs/: Added some more docs to libs and plugins. 2006-03-02 16:47:34 +00:00
gstringbuffer.h docs/: Added some more docs to libs and plugins. 2006-03-02 16:47:34 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am gst-libs/gst/audio/Makefile.am: Link against libgstinterfaces, needed for mixer and property probe stuff. 2006-01-09 10:52:33 +00:00
mixerutils.c gst-libs/gst/audio/mixerutils.c: Make order in which elements are tried more determinable. 2006-02-20 16:21:14 +00:00
mixerutils.h Add docs for mixerutils stuff. 2006-01-14 12:52:22 +00:00
multichannel.c gst-libs/gst/audio/multichannel.c: Minor docs fix. 2006-02-16 19:18:46 +00:00
multichannel.h expand tabs 2005-12-06 19:42:02 +00:00
testchannels.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00