gstreamer/gst/wavparse
Luis de Bethencourt eb975ce880 wavparse: 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 #1265773
2015-02-06 14:46:14 +00:00
..
.gitignore
gstwavparse.c wavparse: fix which stop variable is used in assignment 2015-02-06 14:46:14 +00:00
gstwavparse.h wavparse: support rf64 format 2014-08-29 11:49:42 +03:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
wavparse.vcproj