image2: Add "start_number" private option to the demuxer
authorMashiat Sarker Shakkhar <mashiat.sarker@gmail.com>
Sat, 23 Jun 2012 03:57:04 +0000 (09:57 +0600)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Jun 2012 05:37:38 +0000 (07:37 +0200)
commitf57d2f587b0b424cd81178f76885ac5117ebe16f
tree3ed7bd48a00c2fe807bc2424e782f810c29444a4
parentb5bce20cc395b1dfd0017dd3140fa39998cd0a02
image2: Add "start_number" private option to the demuxer

Currently if a pattern is given we look for up to the fifth file name in
the sequence. This option sets that limit to an arbitrary number.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/img2dec.c