Skip to content
View shreevari's full-sized avatar

Block or report shreevari

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rav1e rav1e Public

    Forked from xiph/rav1e

    The fastest and safest AV1 encoder.

    Rust

  2. rust-sgx rust-sgx Public

    Forked from fortanix/rust-sgx

    The Fortanix Rust Enclave Development Platform

    Rust

  3. Tuning activity masking Tuning activity masking
    1
    # Extracting the activity mask from rav1e.
    2
    Even though the activity mask is decoupled from the encoding process, it is an uphill task to output a y4m of the activity masks for each frame currently. The easiest way to get a quick activity mask from the encoder is to write out activity values to a csv file as they are computed.
    3
    An example patch that does this is present below as "extract-mask.diff"
    4
    
                  
    5
    # The activity map
  4. backtracker backtracker Public

    Rust

  5. fsmulator fsmulator Public

    A simulator for Deterministic Finite State Machines

    Rust

  6. Chess-game Chess-game Public

    C++