mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Remove useless configure option "--enable-sram".
This commit is contained in:
parent
45bed0ab30
commit
b703322059
2
configure
vendored
2
configure
vendored
@ -317,7 +317,6 @@ Advanced options (experts only):
|
|||||||
disable buffer boundary checking in bitreaders
|
disable buffer boundary checking in bitreaders
|
||||||
(faster, but may crash)
|
(faster, but may crash)
|
||||||
--enable-memalign-hack emulate memalign, interferes with memory debuggers
|
--enable-memalign-hack emulate memalign, interferes with memory debuggers
|
||||||
--enable-sram allow use of on-chip SRAM
|
|
||||||
--sws-max-filter-size=N the max filter size swscale uses [$sws_max_filter_size_default]
|
--sws-max-filter-size=N the max filter size swscale uses [$sws_max_filter_size_default]
|
||||||
|
|
||||||
Optimization options (experts only):
|
Optimization options (experts only):
|
||||||
@ -1405,7 +1404,6 @@ FEATURE_LIST="
|
|||||||
safe_bitstream_reader
|
safe_bitstream_reader
|
||||||
shared
|
shared
|
||||||
small
|
small
|
||||||
sram
|
|
||||||
static
|
static
|
||||||
swscale_alpha
|
swscale_alpha
|
||||||
"
|
"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user