OSDN Git Service

image2: Add "start_number" private option to the demuxer
authorMashiat Sarker Shakkhar <mashiat.sarker@gmail.com>
Sun, 24 Jun 2012 07:40:50 +0000 (13:40 +0600)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jun 2012 10:40:54 +0000 (12:40 +0200)
commit98b3f17bd7182f4fbf318e09068bc19457a82d69
tree64bb6d5fba5401367e74390f2c0927578af3b082
parenteeddd3962e8653677446886b7a896ff3b5a05c51
image2: Add "start_number" private option to the demuxer

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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/img2dec.c