An open API service indexing awesome lists of open source software.

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

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