Files
ffmpeg/libavformat
Reimar Döffinger 69aeba1396 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>
2012-08-05 19:47:52 +02:00
..
2012-07-29 01:28:12 +00:00
2012-08-01 13:33:51 +02:00
2012-08-02 14:39:45 +02:00
2012-07-30 02:45:21 +00:00
2012-07-29 01:28:12 +00:00
2012-08-01 08:33:18 +02:00
2012-08-04 19:37:24 +02:00
2012-07-20 11:16:52 +02:00
2012-08-03 15:18:12 +00:00
2012-07-29 08:06:30 +02:00
2012-08-01 22:06:16 -04:00
2012-07-25 20:31:16 +03:00
2012-07-26 22:22:54 +02:00
2012-07-29 01:28:12 +00:00
2012-08-01 03:15:32 +00:00