Commit graph

  • a5f6939824
    Abort initial run of one-shot master DataHoarder 2022-07-02 20:58:31 +0200
  • ddc941f245
    Fix initial resume DataHoarder 2022-07-02 17:59:09 +0200
  • 33062e1f9a
    Fix chunk slicing DataHoarder 2022-07-02 17:49:16 +0200
  • 25151d85f0
    Added resume workers information DataHoarder 2022-07-02 17:13:36 +0200
  • a33040fd85
    Added --one-shot-resume for distributed Av1an usage DataHoarder 2022-07-01 22:38:52 +0200
  • d9a7418ccd
    Temporarily disable docker caching via cargo-chef (#643) redzic 2022-06-30 14:19:26 -0500
  • 8f617ec68f
    Create workflow for Windows builds (#638) FreezyLemon 2022-06-26 11:27:13 +0200
  • 7af57610c8
    vmaf_percentile to 1, default vmaf rate to 1 (#641) Zen 2022-06-25 22:44:15 +0300
  • 1a1c679c73
    Change progress bar characters (#640) redzic 2022-06-22 16:45:10 -0500
  • dfdc2c6703
    Fix clippy warnings (#639) redzic 2022-06-20 14:53:07 -0500
  • 22281844bb
    Fix x265 2-pass params (#636) Y0ba 2022-06-05 21:42:36 +0000
  • edc6acd657
    Do not call parse_encoded_frames in first pass (#637) redzic 2022-06-05 21:17:57 +0100
  • 77549d7bbc
    Catch panics in child threads (#635) Y0ba 2022-06-05 19:42:15 +0000
  • b8272ae22d
    Don't panic if ffmpeg fails to count frames (#634) Y0ba 2022-06-05 18:59:50 +0000
  • fe585ac24c
    Use std::available_parallelism instead of num_cpus (#633) Josh Holmer 2022-05-21 04:55:43 -0400
  • 460fa3c105
    Improve selection of HDR content (#632) Josh Holmer 2022-05-16 14:26:14 -0400
  • fa738555c8
    Log video info at the start of encode (#629) Josh Holmer 2022-05-11 13:52:24 -0400
  • 7610b5c7a6
    Print a proper error message if the input file does not exist (#626) Josh Holmer 2022-05-04 02:18:13 -0400
  • 3003f646c9
    Zones fixes (#624) Josh Holmer 2022-04-30 23:35:59 -0400
  • ec9331283c
    Improvements to grain synth gamma handling (#622) Josh Holmer 2022-04-25 21:23:37 -0400
  • 270b3ba3cb
    Consolidate import style in rustfmt.toml (#619) redzic 2022-04-20 21:24:55 +0100
  • fc4bf94278
    Warn if scene change frame count does not match (#618) Josh Holmer 2022-04-20 12:57:48 -0400
  • c8d031c1b8
    docs: First pass for SVT-AV1 documentation (#614) Joel Hansen 2022-04-18 15:52:33 +1000
  • f0d3f0ece9
    Remove data streams when encoding audio (#616) GaveUp 2022-04-17 00:40:01 -0500
  • 3675f057f2
    Add compilation instructions for Windows (#617) redzic 2022-04-17 05:01:50 +0100
  • 55df40362b
    Error and retry chunk if frame count mismatches (#612) Josh Holmer 2022-04-16 23:51:23 -0400
  • 221c56f5c1
    Updated README.md (#608) FazlyMR 2022-04-17 06:00:33 +0900
  • 11d2b91215
    Upgrade to edition 2021 (#610) Josh Holmer 2022-04-10 12:46:49 -0400
  • 02ffc86601
    Use published ffmpeg-next (#609) Josh Holmer 2022-04-10 12:32:03 -0400
  • bd9a1fa9c2
    Fix extra splits and zones handling with split method none (#607) redzic 2022-04-03 15:23:47 -0500
  • e5dd06c6dd
    Include whether lsmash and ffms2 were found in version info (#606) redzic 2022-04-03 13:37:34 -0500
  • 154a9141f5
    Fix ffmpeg filter escaping (#602) redzic 2022-03-29 08:04:41 -0500
  • 84d46bb40c
    Add zones support (#598) Josh Holmer 2022-03-28 11:23:08 -0400
  • d9d15a90d0
    Use git version of console-rs to avoid regex (#600) redzic 2022-03-25 16:34:07 -0500
  • cfad841648
    Disable grain table generation if --photon-noise 0 is set (#599) Josh Holmer 2022-03-25 17:04:09 -0400
  • e9ad35b1ca
    Silence remaining clippy lints (#595) Josh Holmer 2022-03-17 21:39:24 -0400
  • 507a6e306f
    Use github cache action instead of using gha. Dedupe Dockerfile (#594) Luigi311 2022-03-15 19:52:27 -0600
  • d480428fc6
    Fix a memory leak in standard scene check method (#593) Josh Holmer 2022-03-15 08:38:53 -0400
  • fe137408c9
    Speed up CI, Reduce container image size (#591) Luigi311 2022-03-14 08:54:45 -0600
  • b0bb4687ee
    Update dependencies (#589) redzic 2022-03-12 07:37:29 -0600
  • 9242b036d0
    Remove writes to memory in sse4.1 parsing code, fix edge case (#588) redzic 2022-03-11 13:21:12 -0600
  • 2efb7daa73
    Set required for input (#585) redzic 2022-03-07 19:40:33 -0600
  • 09e552b413
    Multiple input files (#582) Zen 2022-03-07 16:22:24 +0200
  • f66a805256
    Adaptive extra splits (#584) Zen 2022-03-05 14:43:10 +0200
  • ed289eca66
    fix indicatif (#583) Zen 2022-03-04 10:34:35 +0200
  • f5ec4891be
    Lastrosade sc only (#574) Jeremy Lee Shields 2022-03-02 06:33:31 +0100
  • da8ccf11d4
    remove old appveyour.yml (#576) Zen 2022-02-23 01:06:18 +0200
  • 6634bc77f8
    Update to ffmpeg 5.0 (#575) redzic 2022-02-22 14:17:37 -0600
  • 6c70e2c0cc
    Update dependencies (#571) redzic 2022-02-11 17:03:37 -0600
  • 997c75be4b
    Compile rav1e from git in Dockerfile (#569) redzic 2022-02-08 16:26:39 -0600
  • c78d01528d
    Update several dependencies (#568) Josh Holmer 2022-02-07 00:39:01 -0500
  • c7f38747bb
    Fix progress bar size estimate (#566) redzic 2022-02-03 16:18:04 -0600
  • 9dc898a67e
    Update rav1e and vapoursynth (#565) redzic 2022-02-01 00:52:08 -0600
  • d5fe2d233b
    Future proof SVT-AV1 version parsing (#562) redzic 2022-01-31 10:56:38 -0600
  • e7b2d08379
    Update SVT-AV1 target quality params for v0.9.0 (#557) redzic 2022-01-30 17:08:11 -0600
  • 88ed5a131a
    Warn about slowness when using "select" chunk method (#560) Josh Holmer 2022-01-28 10:16:09 -0500
  • be82f3bec9
    Fix mkvmerge on network drives for windows (#558) redzic 2022-01-23 20:50:55 -0600
  • 5f2a7c3d98
    Fix ffmpeg issue in docker container (#555) redzic 2022-01-19 20:35:38 -0600
  • a37b0f720a
    Do not state that vapoursynth is optional (#552) redzic 2022-01-19 16:19:42 -0600
  • 5b2b4fbbb9
    Display chunk index instead of worker index in verbose mode (#550) Josh Holmer 2022-01-18 20:42:41 -0500
  • e9cb98c83a Do not automatically backport each PR to stable Josh Holmer 2022-01-18 18:30:47 -0500
  • 351d19accb
    Rework log levels to be more useful (#546) Josh Holmer 2022-01-18 18:20:01 -0500
  • d893cd5aad
    Update vapoursynth and other dependencies (#540) redzic 2022-01-17 02:24:52 -0600
  • 36fbff1dcd
    Update version to 0.3.1 (#541) redzic 2022-01-17 01:16:42 -0600
  • 13313cacc1
    Re-add concat info to --help (#537) redzic 2022-01-16 15:03:59 -0600
  • ff1aaded35
    Encoder mode/rate check (#532) Zen 2022-01-16 06:28:37 +0200
  • b54b1f713b
    Call fix_path for mkvmerge concat (#533) redzic 2022-01-15 18:25:20 -0600
  • a3eea86652
    Fix mkvmerge concat (#523) redzic 2022-01-11 00:17:46 -0600
  • 66c82051c9
    Fixed mkvmerge on windows by allowing for commands over 32767 characters to be executed. (#521) KesavaViswanadha 2022-01-08 18:59:23 -0600
  • 38c1db6c0d
    Display possible vspipe errors when ffmpeg pipe is present (#519) redzic 2022-01-07 17:03:39 -0600
  • 3efa46d0f4 Update preview screenshot, again Zen 2022-01-07 07:18:00 +0200
  • bfd28eb2b7 new av1an preview Zen 2022-01-06 18:11:29 +0200
  • 5d6fc9b773
    Fixed a typo [enocoder => encoder] (#517) nusu-github 2022-01-06 23:14:56 +0900
  • 6ab07aa7f0
    Fix av1an versions in root cargo toml (#515) Josh Holmer 2022-01-05 21:06:47 -0500
  • 7bb1b47eaa 0..3.0 Zen 2022-01-06 02:49:36 +0200
  • d7c3db84ca
    Pre release changes (#511) Josh Holmer 2022-01-04 22:48:35 -0500
  • dbab61d622 add langrange interpolation Zen 2022-01-04 17:28:35 +0200
  • 1b27ef7e28
    Remove ctrlc dependency (#509) redzic 2022-01-04 04:23:00 -0600
  • 8f7ca56611
    Remove some unnecessary allocations (#507) redzic 2022-01-03 17:32:37 -0600
  • ff0abb01b3 Always run CI so that we can merge all PRs Josh Holmer 2022-01-03 16:35:09 -0500
  • cd9f33ed41 Only assign us to stable PRs if there is a conflict Josh Holmer 2022-01-03 16:08:13 -0500
  • d752884242
    Fix mkvmerge resuming (#504) redzic 2022-01-03 15:25:39 -0600
  • e1dee5adfa
    Correct and simplify tiles calculation (#500) Zen 2022-01-03 23:01:43 +0200
  • d3687328b9
    Escape commas in escape_path_in_filter (#495) redzic 2022-01-03 14:48:45 -0600
  • a9c321c99a
    Automatic tiling for default settings (#498) Zen 2022-01-03 21:47:31 +0200
  • bd2f9456d1
    Fix several TODOs (#496) Josh Holmer 2022-01-02 14:28:01 -0500
  • dc2d3ebdab
    Add a CLI option for changing chunk order (#493) Josh Holmer 2022-01-02 00:49:47 -0500
  • b8397b5a19
    Move photon-noise to ENCODING header (#491) Josh Holmer 2022-01-01 21:34:36 -0500
  • 214adba05b
    Migration to clap-v3 (#487) redzic 2022-01-01 19:55:11 -0600
  • 03244e0877
    Add option to generate film grain tables for aomenc (#485) Josh Holmer 2022-01-01 16:13:03 -0500
  • 14a2b2e09c
    Reduce length of mkvmerge command (#482) redzic 2021-12-31 18:04:08 -0600
  • bdb983e884
    Update indicatif and other dependencies (#483) redzic 2021-12-31 16:42:14 -0600
  • 1ce56149af
    Remove aom/vp9 min/max kf distance (#480) Zen 2021-12-31 22:48:12 +0200
  • 78b3395dda
    Fix more clippy lints (#476) Josh Holmer 2021-12-29 15:30:10 -0500
  • fb3f38fab7
    Remove overhead at the start and in between scene detection and encoding (#473) redzic 2021-12-25 01:34:06 -0600
  • a9f3fb266e
    Regular dependency upgrades (#471) Josh Holmer 2021-12-24 22:24:18 -0500
  • 7d729a7626
    Add more info to --help (#469) redzic 2021-12-23 19:47:59 -0600
  • 2519535b6f
    Fix vmaf plotting (#467) redzic 2021-12-23 16:05:07 -0600
  • e85a4bc38f
    Bump av-ivf to 0.2.3 (#464) Josh Holmer 2021-12-22 00:51:35 -0500
  • 702e73f724
    Automatically set one-pass mode if --rt was specified (#462) redzic 2021-12-21 23:09:25 -0600