ffmpeg/libavformat
Andreas Rheinhardt 73a595b8e8 avformat/webm_chunk: Remove unnecessary variable
chunk_start_index (which was set via an option) was only used to
initialize chunk_index and otherwise unused. So initialize chunk_index
directly via the option and remove chunk_start_index.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-03-26 02:22:46 +01:00
..
2020-01-08 01:32:26 +01:00
2020-03-17 16:08:13 +01:00
2020-03-17 22:46:36 +01:00
2020-03-17 22:46:36 +01:00
2020-03-17 16:05:49 +01:00
2019-12-25 22:10:47 +01:00
2020-03-17 16:04:42 +01:00
2020-03-17 16:08:13 +01:00
2020-02-15 10:55:33 +01:00
2020-03-17 16:08:13 +01:00
2020-03-10 15:10:47 +00:00
2020-02-25 19:57:16 +01:00
2020-03-23 23:37:19 +01:00
2020-03-14 22:07:27 +01:00
2020-03-17 22:46:36 +01:00
2020-02-16 12:54:57 +01:00
2020-01-08 01:32:26 +01:00
2020-03-17 22:46:36 +01:00
2020-03-08 19:08:04 +01:00
2020-03-17 16:08:13 +01:00
2020-02-20 14:41:26 +01:00
2020-03-12 18:47:39 +01:00