mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 12:49:54 +00:00
58d33aa95b
The most substantial memory leak came from `PacketQueue::get` not unreferencing its argument packet. Other leaks came from using `av_free` instead of type-specific free functions. Also modifies `PacketQueue::put` for readability. |
||
---|---|---|
.. | ||
audiodecoder.cpp | ||
audiodecoder.hpp | ||
audiofactory.hpp | ||
CMakeLists.txt | ||
License.txt | ||
videodefs.hpp | ||
videoplayer.cpp | ||
videoplayer.hpp | ||
videostate.cpp | ||
videostate.hpp |