gstreamer/gst-libs/gst/audio
Alessandro Decina 38803239c0 audiodecoder: don't discard timestamps when consecutive input buffers have the same ts
Avoid pushing out buffers with the same timestamp only if the out buffers are
decoded from the same input buffer. Instead keep the timestamps when upstream
pushes consecutive buffers with the same ts.
2012-04-04 20:52:50 +02:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio.c various: typo fixes 2011-12-02 12:03:27 +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: add GST_AUDIO_INFO_IS_VALID macro and use in audio decoder base class 2011-11-13 13:18:16 +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 audio: make public get_type() functions thread-safe 2010-10-08 11:34:58 +01:00
gstaudioclock.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstaudiodecoder.c audiodecoder: don't discard timestamps when consecutive input buffers have the same ts 2012-04-04 20:52:50 +02:00
gstaudiodecoder.h audio{en,de}coder: Add optional open/close vfuncs 2012-03-09 10:56:07 +01:00
gstaudioencoder.c audio{en,de}coder: Add optional open/close vfuncs 2012-03-09 10:56:07 +01:00
gstaudioencoder.h audio{en,de}coder: Add optional open/close vfuncs 2012-03-09 10:56:07 +01:00
gstaudiofilter.c docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
gstaudiofilter.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstaudioiec61937.c docs: fix up some Since: markers 2011-11-07 23:05:44 +00:00
gstaudioiec61937.h docs: fix docs for new api 2011-05-23 14:56:17 +03:00
gstaudiosink.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstaudiosink.h Add a FIXME 0.11. Make the log message a bit more detailed and add comments. 2009-02-02 18:05:42 +02:00
gstaudiosrc.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstaudiosrc.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstbaseaudiosink.c baseaudiosink: commit correct number of samples when not syncing 2012-01-17 21:46:58 +01:00
gstbaseaudiosink.h docs: fix up some Since: markers 2011-11-07 23:05:44 +00:00
gstbaseaudiosrc.c various: typo fixes 2011-12-02 12:03:27 +01:00
gstbaseaudiosrc.h gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods. 2008-12-30 17:55:07 +00:00
gstringbuffer.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstringbuffer.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
Makefile.am audio: remove unstable API guards from the audio decoder and encoder base classes 2011-11-25 13:11:54 +00:00
mixerutils.c Suppress deprecation warnings in selected files, for g_value_array_* mostly 2012-02-27 14:28:15 +01:00
mixerutils.h gst-libs/gst/audio/mixerutils.h: Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be used when compiling... 2007-01-12 12:47:29 +00:00
multichannel.c audio: add GstAudioFormat, GstAudioFormatInfo and GstAudioInfo 2011-08-27 14:47:01 +01:00
multichannel.h audio, rtsp: remove private/protected gtk-doc markup for enums 2012-01-02 00:19:57 +00:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00