mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-31 09:06:40 +00:00
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 |