gmbeard / shadow-cast

GPU accelerated screen and audio recording for Linux
GNU General Public License v2.0
36 stars 0 forks source link

fix(encoding) Removes excess AVPacket allocations #8

Closed gmbeard closed 10 months ago

gmbeard commented 10 months ago

AVPackets can be allocated once and unref'd to reuse again to dequeue another.