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

Add AV_PKT_FLAG_* constants #44

Closed reinhrst closed 6 months ago

reinhrst commented 6 months ago

I see they're being used in the bridge, and I find them useful myself