img2dec: correctly use the parsed value from -start_number
authorVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 6 Jan 2015 15:47:18 +0000 (16:47 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Sun, 22 Feb 2015 23:51:15 +0000 (23:51 +0000)
commit4cd54b2f976738682cdf8a38a1719b8bba1a018c
tree02edb8e9c4e88fca46af0308208e4f4f444ca688
parent07db7a0dd8239e255c08800162eb45b82c2c49fe
img2dec: correctly use the parsed value from -start_number

Previously the image sequence was always starting from the minimum
number rather than the requested one.

CC: libav-stable@libav.org
libavformat/img2dec.c