diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-10-26 10:34:01 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-10-27 21:40:33 +0100 |
commit | 0b357a8095e72b092cc5c2aacc2f806db75ecae3 (patch) | |
tree | 26b5591cda4f8fd646e1f93f7f8d8e158a2bb783 /libavutil/mem.h | |
parent | 94603feb1b3ad01a821a1a1cef1570b13f471821 (diff) | |
download | ffmpeg-0b357a8095e72b092cc5c2aacc2f806db75ecae3.tar.gz |
AVOptions: do not range check flag options.
It does not make sense in the vast majority of use cases, no currently
defined AV_OPT_TYPE_FLAGS options in Libav set the range to anything
nontrivial, and many of those get it wrong (the "correct" range is
INT_MIN to INT_MAX so that the builtin constant "all" works).
Diffstat (limited to 'libavutil/mem.h')
0 files changed, 0 insertions, 0 deletions