gstreamer/gst-libs/gst
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
..
allocators dmabuf: Fix compilation if no mmap is available 2013-09-19 16:34:38 +02:00
app appsrc: Also provide function API for current-level-bytes and integrate into the docs 2013-07-26 11:03:08 +02:00
audio audioringbuffer: Don't clear need_reorder flag too early 2013-10-09 19:00:33 +02:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils discoverer: filter 'parsed' field when checking for same caps 2013-10-07 23:21:05 +02:00
riff riff: Add support for TechSmith Screen Capture 2 2013-09-11 11:04:30 +02:00
rtp rtpbuffer: check for valid payload type 2013-09-13 16:05:58 +02:00
rtsp rtspconnection: Connect to proxy if specified 2013-10-04 07:27:12 +02:00
sdp sdp: fix docs 2013-09-21 15:17:54 +02:00
tag tag: id3: encapsulate ID3V2 blob frames in GstSample 2013-09-09 23:49:14 +01:00
video videodecoder: don't overflow in bytes<->time conversion 2013-10-08 09:15:21 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00