Signed-off-by: Michael Niedermayer <[email protected]>
---
configure | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
index 14f7bcde0e2..bdebfc2f6a4 100755
--- a/configure
+++ b/configure
@@ -435,7 +435,8 @@ Advanced options (experts only):
--enable-hardcoded-tables use hardcoded tables instead of runtime generation
--disable-safe-bitstream-reader
disable buffer boundary checking in bitreaders
- (faster, but may crash)
+ (This disables security checks and can cause
undefined behavior,
+ can cause crashes or worse but may be faster)
--sws-max-filter-size=N the max filter size swscale uses
[$sws_max_filter_size_default]
Optimization options (experts only):
--
2.48.1
_______________________________________________
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".