gstreamer/gst
Tim-Philipp Müller d57b097198 dvdlpcmdec: fix invalid read beyond channel position array
We would always copy sizeof(sorted_position) bytes, which is
for 8 channels, but if we have less than 8 channels the
position array we copy from will only have allocated space
for channel channels, so we would read beyond the input
array in some cases.
2015-09-26 09:24:25 +01:00
..
asfdemux asfdemux: Don't push any data on pads after the segment.stop 2015-09-25 23:53:47 +02:00
dvdlpcmdec dvdlpcmdec: fix invalid read beyond channel position array 2015-09-26 09:24:25 +01:00
dvdsub Remove obsolete Android build cruft 2015-04-26 17:56:31 +01:00
realmedia rmdemux: fix assertion error when freeing old tags. 2015-08-06 01:59:56 -03:00
xingmux xingmux: fix compiler warnings 2015-06-10 15:33:21 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00