The Wayback Machine - https://web.archive.org/web/20221227035346/http://github.com/alexheretic
Skip to content
Avatar

Organizations

@rust-lang @rust-lang-nursery @big-ab-games
Block or Report

Block or report alexheretic

Report abuse

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

Report abuse

Popular repositories

  1. Fast GPU cached text rendering

    Rust 506 45

  2. ab-glyph Public

    Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs

    Rust 201 11

  3. aurto Public

    Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository

    Shell 110 6

  4. Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.

    Rust 105 7

  5. ab-av1 Public

    AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

    Rust 86 7

  6. Linux GUI for cloning & restoring disk partitions to & from compressed image files

    Python 42 5

590 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 2 repositories

Created a pull request in alexheretic/ab-av1 that received 4 comments

Add crf-search --crf-increment & --thorough args: Allow decimal crf search

Add crf-search, auto-encode arg --crf-increment. Previously this would always be 1. Defaults to 1. -e libx264, libx265 & libvpx-vp9 default to 0.1. …

+174 −47 4 comments
Opened 9 other pull requests in 5 repositories
alexheretic/ab-av1 4 merged
rust-windowing/glutin 1 merged 1 open
alexheretic/old-school-gfx-glutin-ext 1 merged
TrueLayer/dynamodb-lease 1 merged
spacejam/sled 1 open
Reviewed 2 pull requests in 2 repositories
alexheretic/ab-av1 1 pull request
rust-windowing/glutin 1 pull request

Created an issue in alexheretic/ab-av1 that received 7 comments

video stream size prediction: measure input video stream size

Currently we have a couple of methods to use the measured sample encode percent to predict the final encoded video stream size of the whole input. i…

7 comments
Opened 4 other issues in 2 repositories