OSDN Git Service

tta: fix off be 1 error in the end detection.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 6 Jan 2012 16:30:05 +0000 (17:30 +0100)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 7 Jan 2012 14:59:09 +0000 (09:59 -0500)
commitd8b33a99897f1faa8036fbdb6a6d48af9c10730f
tree0e4af22327889ec5bf37763b85f6b6aaa032e56b
parent52e9854a83a1030b3c9012aee4332fe0d71f9382
tta: fix off be 1 error in the end detection.
Fixes use of uninitialized values.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavformat/tta.c