Skip to content
Snippets Groups Projects
Commit 60f0fde3 authored by Vittorio Giovara's avatar Vittorio Giovara
Browse files

libx264: Make sure to preserve default option values


The private options chromaoffset, sc_threshold, and noise_reduction
were set to 0 rather than -1, and were always initializing values
in libx264 rather than letting the library use its default.

Signed-off-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
parent 77a44f57
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment