gstreamer/gst/aiff
Luis de Bethencourt d48e57538d aiffparse: fix which stop variable is used in assignment
Assignment is done to variable segment.stop when the intention was to assign to
local variable stop. Instead of overwriting it, the value is now clamped and
segment.stop is set to it soon after.

CID #1265772
2015-01-26 12:49:45 +00:00
..
aiff.c Fix FSF address 2012-11-04 00:09:59 +00:00
aiffmux.c aiffmux: write padding byte at end of SSND chunk if needed 2015-01-23 16:01:35 +01:00
aiffmux.h aiff: port to 1.0 2013-04-18 17:18:49 +02:00
aiffparse.c aiffparse: fix which stop variable is used in assignment 2015-01-26 12:49:45 +00:00
aiffparse.h aiffparse: adaptive buffer size 2014-02-04 10:48:55 +00:00
Makefile.am aiff: port to 1.0 2013-04-18 17:18:49 +02:00