gstreamer/gst-libs/gst/audio
Arun Raghavan 9c29cd70ee audio: Fix DTS IEC61937 payloading
DTS type I-III specify the burst length in bits. Only type IV (which we
do not currently support) needs it to be specified in bytes. Thanks to
Julien Moutte for pointing this out.
2012-05-25 12:38:32 +02:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio-marshal.list audio: move audio interfaces 2011-11-30 07:57:02 +01:00
audio.c audio: fix debug line 2012-03-13 12:39:52 +01: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 audio: include audio enumtypes 2012-03-19 16:18:56 +01: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
gstaudiobasesink.c don't pass random pointers to pull_range 2012-03-16 21:46:47 +01:00
gstaudiobasesink.h audio: update for clock provider API change 2011-11-28 17:51:41 +01:00
gstaudiobasesrc.c fix for caps API changes 2012-03-11 19:04:41 +01:00
gstaudiobasesrc.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiocdsrc.c audiocdsrc: Add the layout field to the caps 2012-01-05 10:34:24 +01:00
gstaudiocdsrc.h audiocdsrc: remove some probing-related vfuncs 2011-12-30 16:26:47 +00:00
gstaudioclock.c rename GstBaseAudio* ->GstAudioBase* 2011-11-11 11:52:47 +01:00
gstaudioclock.h audioclock: remove _full version 2011-11-10 13:51:23 +01:00
gstaudiodecoder.c audiodecoder: don't discard timestamps when consecutive input buffers have the same ts 2012-04-05 10:19:46 +02:00
gstaudiodecoder.h audio{de,en}coder: fixup documentation 2012-04-02 14:23:33 +02:00
gstaudioencoder.c audioencoder: plug a definite and rare leak 2012-04-04 19:57:35 +02:00
gstaudioencoder.h audio{de,en}coder: fixup documentation 2012-04-02 14:23:33 +02:00
gstaudiofilter.c audiofilter: configure info after calling vmethod 2012-02-06 13:23:26 +01:00
gstaudiofilter.h audiofilter: configure info after calling vmethod 2012-02-06 13:23:26 +01:00
gstaudioiec61937.c audio: Fix DTS IEC61937 payloading 2012-05-25 12:38:32 +02:00
gstaudioiec61937.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiometa.c update for metadata API changes 2012-02-29 17:25:10 +01:00
gstaudiometa.h update for metadata API changes 2012-02-29 17:25:10 +01:00
gstaudioringbuffer.c audioringbuffer: Use new function to get a channel reordering map 2012-01-05 10:34:24 +01:00
gstaudioringbuffer.h audioringbuffer: Add support for reordering of channels 2012-01-05 10:34:16 +01:00
gstaudiosink.c Remove compatibility code cruft for old GLib versions 2012-01-18 17:22:21 +00:00
gstaudiosink.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiosrc.c audiosrc: wait on the right cond variable 2012-01-27 18:27:26 +01:00
gstaudiosrc.h rename baseaudio* -> audiobase* 2011-11-11 12:00:52 +01:00
Makefile.am gst-libs: make pkg-config get path to pkg-config dirs from configure 2012-05-05 23:26:20 +01:00
streamvolume.c audio: move audio interfaces 2011-11-30 07:57:02 +01:00
streamvolume.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00