mini-film 2.5.0

Apply Lightroom-style film emulation profiles to RAW files with RawTherapee and HALD workflows.
Documentation
1
2
3
4
5
pub(crate) use crate::app::timestamps::sync_output_timestamps_from_exif;
pub(crate) use crate::util::{
    configure_threads, cpu_thread_count, default_hald_dir, half_cpu_thread_count,
    is_supported_raw_file, remove_temp_file, time_of_day_seed,
};