gstreamer/gst/interleave
Vineeth TM 0e5631c5c0 interleave: error when channel-positions-from-input=False
self->channels is being incremented only when
channel-positions-from-input is set as TRUE. So in case of FALSE
self->func is not set and hence creating assertion error.
Hence removing the condition to increment self->channels.

https://bugzilla.gnome.org/show_bug.cgi?id=744211
2015-06-05 08:48:25 -03:00
..
deinterleave.c
deinterleave.h
interleave.c interleave: error when channel-positions-from-input=False 2015-06-05 08:48:25 -03:00
interleave.h
interleave.vcproj
Makefile.am
plugin.c
plugin.h