gstreamer/gst-libs/gst/audio
Takashi Iwai 6d659e3c6f audioringbuffer: Don't clear need_reorder flag too early
gst_audio_ring_buffer_set_channel_positions() checks whether the given
positions are identical with the current setup and returns
immediately if so.  But it also clears need_reorder flag before this
comparison, thus this flag might be wrongly cleared if the function is
called twice with the same channel positions.

Move the flag clearance after the check.

https://bugzilla.gnome.org/show_bug.cgi?id=709754
2013-10-09 19:00:33 +02:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
audio-channels.c Fix FSF address 2012-11-03 23:05:09 +00:00
audio-channels.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
audio-format.c Fix FSF address 2012-11-03 23:05:09 +00:00
audio-format.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
audio-info.c audioencoder: Remove private copy of gst_audio_info_is_equal() 2013-06-01 09:06:22 +02:00
audio-info.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
audio.c audio: change buffer timestamp when clipping even if data hasn't been trimmed 2013-09-28 11:39:43 +02: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 docs: fix some doc blocks 2013-09-09 15:52:05 +02: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 audiobasesink: do big correction for large drift 2013-09-25 16:03:07 +02:00
gstaudiobasesink.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiobasesrc.c audiobasesrc: add 2 missing gst_buffer_unmap () calls 2013-06-17 16:34:26 +02:00
gstaudiobasesrc.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiocdsrc.c audiocdsrc: Don't consider trailing data tracks for MusicBrainz disc id calculation 2013-10-01 22:24:22 +02:00
gstaudiocdsrc.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudioclock.c audioclock: mark as using some other clock 2012-12-20 16:48:04 +01:00
gstaudioclock.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiodecoder.c audioencoder/decoder: Mark pads as requiring reconfiguration again if negotiation fails 2013-09-12 09:42:36 +02:00
gstaudiodecoder.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudioencoder.c audioencoder/decoder: Mark pads as requiring reconfiguration again if negotiation fails 2013-09-12 09:42:36 +02:00
gstaudioencoder.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiofilter.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstaudiofilter.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudioiec61937.c audio: add support for AAC pass-through 2013-02-27 00:38:05 +00:00
gstaudioiec61937.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstaudiometa.c video/audio: #define metadata strings. 2013-09-09 15:37:02 +02:00
gstaudiometa.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiopack-dist.c Release 1.1.1 2013-06-05 18:31:27 +02:00
gstaudiopack-dist.h Update disted orc backup files 2013-04-22 13:58:33 +01:00
gstaudiopack.orc audio: prefix orc_* functions with audio_orc_* 2012-07-23 17:16:34 +02:00
gstaudioringbuffer.c audioringbuffer: Don't clear need_reorder flag too early 2013-10-09 19:00:33 +02:00
gstaudioringbuffer.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiosink.c libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstaudiosink.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
gstaudiosrc.c libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstaudiosrc.h audio: make direct includes work again 2013-08-16 14:14:11 +01:00
Makefile.am gst-libs: use GST_*_1_0 environment variables everywhere 2013-01-16 10:16:27 +00:00
streamvolume.c Fix FSF address 2012-11-03 23:05:09 +00:00
streamvolume.h Fix FSF address 2012-11-03 23:05:09 +00:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00