diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-12-04 08:57:45 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-12-04 10:51:19 +0000 |
commit | 7b46add7257628bffac96d3002308d1f9e1ed172 (patch) | |
tree | 59176c6dcf8d4fcd6e200b5c0724ac3af9ddc030 /doc/APIchanges | |
parent | ce87e630fa009d0bf78cd7a7599e6efc221e6543 (diff) | |
download | ffmpeg-7b46add7257628bffac96d3002308d1f9e1ed172.tar.gz |
opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled
This should save quite a bit of space if either has been disabled for size reasons.
Could just check if the encoding flag is set during runtime on every single location,
however the overhead of branch misses would somewhat decrease performance.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions