diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-08-12 14:27:37 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-08-12 14:27:37 +0200 |
commit | b703322059668be14816f1cf6cc721a6792cbf3d (patch) | |
tree | 6a4184075e5f609b1403e275e302c6933d49c4dc /configure | |
parent | 45bed0ab3006c9340deaec3edc51da2910d24ea8 (diff) | |
download | ffmpeg-streaming-b703322059668be14816f1cf6cc721a6792cbf3d.zip ffmpeg-streaming-b703322059668be14816f1cf6cc721a6792cbf3d.tar.gz |
Remove useless configure option "--enable-sram".
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -317,7 +317,6 @@ Advanced options (experts only): disable buffer boundary checking in bitreaders (faster, but may crash) --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] Optimization options (experts only): @@ -1405,7 +1404,6 @@ FEATURE_LIST=" safe_bitstream_reader shared small - sram static swscale_alpha " |