Yahweasel / libav.js

This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil, libswresample, and libswscale—for emscripten, and thus the web.
288 stars 18 forks source link

Missing type signatures on Freers #19

Closed seflless closed 1 year ago

seflless commented 1 year ago

Assuming these are async, this I think is correct.