master-of-zen/Av1an

View on GitHub

Showing 11 of 11 total issues

TODO found
Open

      // TODO: switch to built-in integer log2 functions once they are stabilized
Severity: Minor
Found in av1an-core/src/encoder.rs by fixme

TODO found
Open

    // TODO make an actual constructor for this
Severity: Minor
Found in av1an/src/main.rs by fixme

TODO found
Open

      // TODO add explicit parameter to concatenation functions to control whether audio is also muxed in
Severity: Minor
Found in av1an-core/src/context.rs by fixme

TODO found
Open

      // TODO: Expand EncoderCrash to handle io errors as well
Severity: Minor
Found in av1an-core/src/target_quality.rs by fixme

TODO found
Open

    // TODO: make an EncoderCrash-like struct, but without all the other fields so it
Severity: Minor
Found in av1an-core/src/concat.rs by fixme

TODO found
Open

  // TODO: take chunk id as integer instead and format with {:05}
Severity: Minor
Found in av1an-core/src/target_quality.rs by fixme

TODO found
Open

/// TODO: implement this optimization in rustc itself, possibly as
Severity: Minor
Found in av1an-core/src/util.rs by fixme

TODO found
Open

# TODO: https://github.com/elast0ny/affinity/issues/2
Severity: Minor
Found in av1an-core/Cargo.toml by fixme

TODO found
Open

  // TODO: to validate file extensions
Severity: Minor
Found in av1an/src/main.rs by fixme

TODO found
Open

      // TODO should probably check if the syntax for rust strings and escaping utf and stuff like that is the same as in python
Severity: Minor
Found in av1an-core/src/vapoursynth.rs by fixme

TODO found
Open

# TODO: move all of this CLI stuff to av1an-cli
Severity: Minor
Found in av1an-core/Cargo.toml by fixme
Severity
Category
Status
Source
Language