OSDN Git Service

cmdutils: remove OPT_FUNC2
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 27 May 2011 23:53:00 +0000 (01:53 +0200)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 28 May 2011 13:40:19 +0000 (09:40 -0400)
commit26513856d657de3b3afacae7c13fd99a7fe79d05
tree89f497b6b71cd57d94e91d721772e575141325df
parent009f829dde811af654af7110326aea3a72c05d5e
cmdutils: remove OPT_FUNC2

Make ff* tools only accept opt_* functions taking two arguments.

The distinction between functions with one and two arguments is quite
pointless. Simplify parse_options() code.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
ffmpeg.c
ffplay.c
ffprobe.c