AVOptions: add av_opt_next, deprecate av_next_option.
authorAnton Khirnov <anton@khirnov.net>
Mon, 3 Oct 2011 18:04:07 +0000 (20:04 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 12 Oct 2011 14:51:16 +0000 (16:51 +0200)
commit8c5dcaad13a54d90f25e8bbb54efe2a1afd5144e
treec1fc8a83bf4633950c4169b41e6a8c24c2c30172
parentdca055be3ae1a79209051a3f581802e3d21b7ad5
AVOptions: add av_opt_next, deprecate av_next_option.

Just for naming consistency, no functional changes.
libavutil/opt.c
libavutil/opt.h