https://github.com/aculnaig/av-gif
av-codec GIF encoder
https://github.com/aculnaig/av-gif
av-codec encoder gif gif87a gif89a rust rust-av
Last synced: about 1 year ago
JSON representation
av-codec GIF encoder
- Host: GitHub
- URL: https://github.com/aculnaig/av-gif
- Owner: aculnaig
- License: mit
- Created: 2025-02-13T14:13:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T08:38:49.000Z (over 1 year ago)
- Last Synced: 2025-02-25T09:24:21.535Z (over 1 year ago)
- Topics: av-codec, encoder, gif, gif87a, gif89a, rust, rust-av
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# av-gif
A GIF demuxer for av-rust
# Specification
https://www.w3.org/Graphics/GIF/spec-gif87.txt
https://www.w3.org/Graphics/GIF/spec-gif89a.txt
# Status