diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-08-05 09:45:04 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-08-05 19:47:52 +0200 |
commit | 69aeba1396d5a13e79cbc3cc9f49fd6896addb82 (patch) | |
tree | 8af73508e1ab22f93ac2c104254ac3ae0fecffb4 /cmdutils.h | |
parent | a4163b2d6583396845e06b1b976c3a981eb8cb1c (diff) | |
download | ffmpeg-69aeba1396d5a13e79cbc3cc9f49fd6896addb82.tar.gz |
oggdec: Initialize stream index to -1 in ogg_packet.
The previous method of having to initialize it outside lead
to incorrect code: even if it was initialized, it usually was
only initialized once, thus a packet that could not be matched
to any stream would just be processed with the return values
from the previous call.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'cmdutils.h')
0 files changed, 0 insertions, 0 deletions