gstreamer/gst-libs/gst/audio
2011-11-14 12:49:50 +01:00
..
.gitignore
audio.c audio: update internal silent sample defines as well to match 0.11 2011-09-06 15:46:45 +01:00
audio.def
audio.h audio: add GST_AUDIO_INFO_IS_VALID macro and use in audio decoder base class 2011-11-13 13:18:16 +00:00
audio.vcproj
audiofilter.vcproj
gstaudioclock.c
gstaudioclock.h
gstaudiodecoder.c audio: Remove some unused variables 2011-11-14 12:49:50 +01:00
gstaudiodecoder.h audiodecoder: Fix thread safety issues if both pads have different streaming threads 2011-09-26 16:22:00 +02:00
gstaudioencoder.c audioencoder: only resync to upstream upon discont in perfect ts mode 2011-10-08 20:20:10 +02:00
gstaudioencoder.h audioencoder: Add support for requesting a minimum and maximum number of samples per frame 2011-09-26 15:59:22 +02:00
gstaudiofilter.c
gstaudiofilter.h
gstaudioiec61937.c docs: fix up some Since: markers 2011-11-07 23:05:44 +00:00
gstaudioiec61937.h
gstaudiosink.c audiosink: avoid deadlocking audioringbuffer thread 2011-10-28 14:07:40 +02:00
gstaudiosink.h
gstaudiosrc.c
gstaudiosrc.h
gstbaseaudiosink.c baseaudiosink: make unsigned properties unsigned, not signed 2011-11-10 15:55:31 +00:00
gstbaseaudiosink.h docs: fix up some Since: markers 2011-11-07 23:05:44 +00:00
gstbaseaudiosrc.c baseaudiosrc: don't try to fixate "width" field for alaw/mulaw 2011-09-10 18:30:55 +01:00
gstbaseaudiosrc.h
gstringbuffer.c
gstringbuffer.h
Makefile.am audio: fix order in LIBADD 2011-11-12 12:13:05 +00:00
mixerutils.c
mixerutils.h
multichannel.c audio: add GstAudioFormat, GstAudioFormatInfo and GstAudioInfo 2011-08-27 14:47:01 +01:00
multichannel.h audio: add GstAudioFormat, GstAudioFormatInfo and GstAudioInfo 2011-08-27 14:47:01 +01:00
TODO