bakape / thumbnailer

Go media thumbnailer
MIT License
154 stars 36 forks source link

Add missing import (fixes #76) #79

Open KernelDeimos opened 1 year ago

KernelDeimos commented 1 year ago

Fixes #76 by adding a missing import to libavcodec/avcodec.h. I'd like to know how others have compiled this, and if there's a configuration of ffmpeg that imports this implicitly somehow.