diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-09-01 12:59:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-09-06 20:13:28 +0200 |
commit | bb73cda2f6667aa2c1b805a31a10ce9d59c3293d (patch) | |
tree | 74977aafc6afc7c5e393aa73d2fbb95c02767008 /libavutil/imgutils.c | |
parent | d8dee0e7bd5c7b96b355b96929ae7fb39ded4c3a (diff) | |
download | ffmpeg-bb73cda2f6667aa2c1b805a31a10ce9d59c3293d.tar.gz |
libx264: fix setting some options.
Specifically: gop_size, max_b_frames, scenechange_threshold, qmin, qmax,
max_qdiff, qblur, qcompress and refs.
Change their default values to -1 and only use them if the user
explicitly set them. Otherwise x264 defaults are used.
Move setting those options after x264_param_default_preset(), so they
don't get overwritten by it.
Diffstat (limited to 'libavutil/imgutils.c')
0 files changed, 0 insertions, 0 deletions