ffmpeg/libavformat
Marton Balint 5126a8ecbb Fix av_find_best_stream when providing a wanted stream
In the main loop, stream_number is incremented after checking the stream type,
so the search usually will not find the wanted stream.

This patch eliminates the useless stream_number variable and introduces a new
one, called real_stream_index to store the real stream index of the current
stream, no matter if we are looping through all the streams or only the streams
of a program.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-03-11 13:05:46 +01:00
..
2011-03-11 12:25:47 +01:00
2011-02-22 02:44:37 +01:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-03-11 12:25:44 +01:00
2011-03-11 12:25:44 +01:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-03-03 14:15:03 +01:00
2010-11-03 20:12:07 +00:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-01-30 03:41:48 +01:00
2010-06-30 15:38:06 +00:00
2011-03-08 02:09:21 +01:00
2009-12-13 20:51:38 +00:00
2011-03-09 18:35:37 +01:00
2011-03-03 14:15:03 +01:00
2011-03-08 02:09:21 +01:00
2011-02-23 18:22:02 +01:00
2011-03-11 12:25:47 +01:00
2011-03-08 02:09:21 +01:00
2011-03-11 12:25:47 +01:00
2011-03-03 14:15:03 +01:00
2011-01-30 03:41:48 +01:00
2011-03-08 02:09:21 +01:00
2011-01-30 03:41:00 +01:00
2011-02-22 02:44:37 +01:00
2011-01-30 03:41:48 +01:00
2011-02-22 02:44:37 +01:00
2011-02-23 18:22:03 +01:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2010-04-16 12:21:29 +00:00
2011-02-09 03:31:17 +01:00
2011-02-22 02:44:37 +01:00
2011-03-03 14:15:03 +01:00
2010-08-30 21:17:34 +00:00
2011-03-08 02:09:21 +01:00
2011-03-08 02:09:21 +01:00
2011-03-03 14:15:03 +01:00
2011-03-03 14:15:03 +01:00
2010-07-20 14:13:24 +00:00
2010-07-20 14:13:24 +00:00
2009-07-31 06:49:36 +00:00
2010-08-16 14:21:17 +00:00
2010-08-16 14:21:17 +00:00
2011-02-23 18:22:03 +01:00
2011-03-08 02:09:21 +01:00
2010-07-19 11:50:07 +00:00
2011-02-22 02:44:37 +01:00
2011-02-23 18:22:03 +01:00
2011-03-03 14:15:03 +01:00
2011-03-03 14:15:03 +01:00
2011-03-08 02:09:21 +01:00
2011-02-23 18:22:03 +01:00
2011-03-03 14:15:03 +01:00
2011-03-11 12:25:47 +01:00
2011-03-08 02:09:21 +01:00
2011-03-03 14:15:03 +01:00
2011-03-03 14:15:03 +01:00
2011-03-08 02:09:21 +01:00