gstreamer/gst/level
Sebastian Dröge 7b90bf3215 level: Don't read over the end of the input memory
Previously we advanced the in_data pointer by bps for every channel, and then
later again for block_size*bps. This caused us to be one sample further than
expected if an input buffer covered two analysis frames. And in the end lead
to completely bogus values reported by level.

https://bugzilla.gnome.org/show_bug.cgi?id=746065
2015-03-12 13:51:56 +00:00
..
.gitignore ignore more 2005-11-01 16:14:25 +00:00
gstlevel.c level: Don't read over the end of the input memory 2015-03-12 13:51:56 +00:00
gstlevel.h level: remove unused variables in instance struct 2013-06-01 21:34:37 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00