diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-10-08 10:49:11 +0000 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-10-18 05:28:03 +0200 |
commit | 685be3d1aecf965281128f3b631ed965bcfa754d (patch) | |
tree | 7810bfad50f22989fb074c7b804b8e0cbeaa7705 /libavutil/intmath.c | |
parent | 59b55c494e01de09dfd7cbf9cbbe7223265ac283 (diff) | |
download | ffmpeg-685be3d1aecf965281128f3b631ed965bcfa754d.tar.gz |
libvpxenc: add static-thresh private option
Currently, this option is accessed through AVCodecContext.mb_threshold,
which originally controlled reusing MB data when transcoding mpeg to
mpeg. Since the libvpx meaning is completely different from the original
mpegvideo meaning, it is better to use a separate private option for
this.
Diffstat (limited to 'libavutil/intmath.c')
0 files changed, 0 insertions, 0 deletions