Refactor speed level to act as an initialization preset
This opens the path to finer control by the user over the encoding options, and centralizes the speed preset logic in one location. Closes #290
Showing
- benches/bench.rs 3 additions, 3 deletionsbenches/bench.rs
- src/api.rs 106 additions, 5 deletionssrc/api.rs
- src/bin/common.rs 21 additions, 17 deletionssrc/bin/common.rs
- src/deblock.rs 1 addition, 1 deletionsrc/deblock.rs
- src/encoder.rs 4 additions, 8 deletionssrc/encoder.rs
- src/rdo.rs 5 additions, 4 deletionssrc/rdo.rs
- src/test_encode_decode.rs 2 additions, 1 deletionsrc/test_encode_decode.rs
Loading
Please register or sign in to comment