avtools: remove the distinction between func_arg and func2_arg.
authorAnton Khirnov <anton@khirnov.net>
Wed, 29 Aug 2012 12:37:22 +0000 (14:37 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 30 Aug 2012 11:56:25 +0000 (13:56 +0200)
commit11d957fbd81288e64408e79ed369446346000b29
tree72c1812a15ab34be2908a01de8fec89c27fad2ea
parentbbcedade008b5471c71122944cf4dee1951138ec
avtools: remove the distinction between func_arg and func2_arg.

func2_arg is the same as func_arg, except it has one additional
parameter. Change all func_arg callbacks to take that parameter (and
ignore it).
avconv.c
avconv.h
avconv_opt.c
avprobe.c
cmdutils.c
cmdutils.h