Implement the av_set_number2() internal function, which makes possible
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 15 Dec 2008 22:48:10 +0000 (22:48 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 15 Dec 2008 22:48:10 +0000 (22:48 +0000)
commit301cc4f37050ed5c08aec8de6d4e22ede2ce9a9f
treeb0818f2e33dad696fec0994be22d588e03ff2999
parenta59d44fdf47f0584f919cc5b7440741e40c28c6d
Implement the av_set_number2() internal function, which makes possible
to distinguish between a not found option failure and a not valid
value failure.

Originally committed as revision 16156 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/opt.c