On Fri, Mar 22, 2019 at 4:01 PM <[email protected]> wrote: > > From: Nick Renieris <[email protected]> > > Signed-off-by: Nick Renieris <[email protected]> > --- > libavutil/opt.c | 29 +++++++++++++++++++++++++++-- > libavutil/opt.h | 1 + > 2 files changed, 28 insertions(+), 2 deletions(-) >
We really don't need this type. You can just change the type of your variable to int and set size limits on the option. - Hendrik _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
