gstreamer/gst
Tim-Philipp Müller 6c6619a669 audioconvert: never do mixing for 1->1 channel conversions
MONO and NONE position are the same, for example, but in
general there isn't much to do here for such a conversion.

Fixes problem in audioconvert, which would end up using
a mixmatrix when converting between different mono format
because it thinks MONO positioning is different from
unpositioned channels, which is not the case in this
special case. The mixmatrix would end up being 0.0 so
audioconvert would convert to silence samples.

https://bugzilla.gnome.org/show_bug.cgi?id=724509
2014-02-18 10:48:07 +00:00
..
adder adder: Don't take channel mask in consideration in mono or stereo 2013-09-28 13:32:58 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert audioconvert: never do mixing for 1->1 channel conversions 2014-02-18 10:48:07 +00:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2 2014-01-20 16:11:04 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding streamsplitter: push pending events before eos 2014-01-29 13:58:07 -03:00
gio docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
playback playsink: Only remove the complete text chain if the text pad goes away 2014-02-16 15:35:31 +01:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp tcp: fix compilation with MSVC 2013-11-28 16:24:13 +00:00
typefind typefind: add support of BWF RF64 a 64bit wav variant 2014-01-05 23:35:52 +01:00
videoconvert videoconvert: tweak the scoring algorithm 2014-01-24 12:19:43 +01:00
videorate videorate: Remove useless assignement 2013-12-30 13:45:04 +01:00
videoscale videoscale: fix adding borders when NV12 is used 2013-10-30 18:38:21 +01:00
videotestsrc videotestsrc: ensure having caps when setting the buffer pool config 2014-01-31 14:09:03 +00:00
volume Release 1.1.1 2013-06-05 18:31:27 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00