[FFmpeg-devel] [PATCH] cmdutils: add OPT_INT check in parse_number_or_die()
Michael Niedermayer
michaelni at gmx.at
Sat Apr 16 15:55:40 CEST 2011
On Sat, Apr 16, 2011 at 01:43:53PM +0200, Stefano Sabatini wrote:
> Check that the value passed for an OPT_INT option is an int, fail
> otherwise.
> ---
> cmdutils.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
i hope this isnt used with unsigned ints
otherwise ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110416/2139d14f/attachment.asc>
More information about the ffmpeg-devel
mailing list