Av1an/av1an-core/src
2022-07-02 20:58:31 +02:00
..
broker.rs Use std::available_parallelism instead of num_cpus (#633) 2022-05-21 08:55:43 +00:00
chunk.rs Consolidate import style in rustfmt.toml (#619) 2022-04-20 20:24:55 +00:00
concat.rs Consolidate import style in rustfmt.toml (#619) 2022-04-20 20:24:55 +00:00
encoder.rs Fix clippy warnings (#639) 2022-06-20 19:53:07 +00:00
ffmpeg.rs Consolidate import style in rustfmt.toml (#619) 2022-04-20 20:24:55 +00:00
grain.rs Improvements to grain synth gamma handling (#622) 2022-04-26 01:23:37 +00:00
lib.rs Added --one-shot-resume for distributed Av1an usage 2022-07-02 00:05:42 +02:00
parse.rs Do not call parse_encoded_frames in first pass (#637) 2022-06-05 20:17:57 +00:00
progress_bar.rs Change progress bar characters (#640) 2022-06-22 21:45:10 +00:00
scene_detect.rs Zones fixes (#624) 2022-05-01 03:35:59 +00:00
scenes.rs Consolidate import style in rustfmt.toml (#619) 2022-04-20 20:24:55 +00:00
settings.rs Abort initial run of one-shot 2022-07-02 20:58:31 +02:00
split.rs Consolidate import style in rustfmt.toml (#619) 2022-04-20 20:24:55 +00:00
target_quality.rs vmaf_percentile to 1, default vmaf rate to 1 (#641) 2022-06-25 19:44:15 +00:00
util.rs Fix clippy warnings (#639) 2022-06-20 19:53:07 +00:00
vapoursynth.rs Log video info at the start of encode (#629) 2022-05-11 17:52:24 +00:00
vmaf.rs Fix clippy warnings (#639) 2022-06-20 19:53:07 +00:00