gstreamer/ext/flite
Vincent Penquerc'h fd6a4f7372 flite: fix off by one in channel mask building
The first loop would shift 1 by 64, which is either undefined
or implementation defined, instead of clearing the top bit.

Coverity 1197691
2014-04-08 17:35:37 +01:00
..
gstflite.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstflitetestsrc.c flite: fix off by one in channel mask building 2014-04-08 17:35:37 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00