gstreamer/gst-libs/gst/audio
Stefan Kost 267a068e70 ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c:
Add docs about icydemux usage in connection with gnomevfssrc
* ext/libvisual/visual.c:
* ext/ogg/gstoggaviparse.c:
* ext/ogg/gstoggdemux.c:
* ext/ogg/gstoggmux.c:
* ext/ogg/gstoggparse.c:
* gst-libs/gst/audio/gstaudiofiltertemplate.c:
* gst-libs/gst/audio/gstaudiosink.c:
* gst-libs/gst/audio/gstaudiosrc.c:
* gst/audiorate/gstaudiorate.c:
More G_OBJECT macro fixing.
* gst/audiotestsrc/gstaudiotestsrc.h:
Fix wrong info in header due to copy & paste
2006-09-16 21:54:48 +00:00
..
.gitignore
audio.c move last template doc snippets to source code and delete them 2006-06-07 11:03:03 +00:00
audio.def
audio.h
audio.vcproj
audiofilter.vcproj
gstaudioclock.c
gstaudioclock.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstaudiofilter.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudiofilter.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstaudiofiltertemplate.c ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc 2006-09-16 21:54:48 +00:00
gstaudiosink.c ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc 2006-09-16 21:54:48 +00:00
gstaudiosink.h
gstaudiosrc.c ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection with gnomevfssrc 2006-09-16 21:54:48 +00:00
gstaudiosrc.h
gstbaseaudiosink.c gst-libs/gst/audio/: Do the delay calculation in the source/sink base classes as this is specific for the capture/pla... 2006-09-15 14:53:44 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/: Document better the fact that latency_time and buffer_time are values stored in microseconds, an... 2006-06-03 21:06:49 +00:00
gstbaseaudiosrc.c gst-libs/gst/audio/: Do the delay calculation in the source/sink base classes as this is specific for the capture/pla... 2006-09-15 14:53:44 +00:00
gstbaseaudiosrc.h
gstringbuffer.c gst-libs/gst/audio/: Do the delay calculation in the source/sink base classes as this is specific for the capture/pla... 2006-09-15 14:53:44 +00:00
gstringbuffer.h ext/alsa/gstalsasink.c: Don't try to calculate silence samples, base class does this much better now. 2006-07-24 14:34:42 +00:00
make_filter
Makefile.am
mixerutils.c
mixerutils.h
multichannel.c ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188). 2006-08-03 14:16:06 +00:00
multichannel.h ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188). 2006-08-03 14:16:06 +00:00
testchannels.c
TODO