1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 12:29:56 +00:00
openmw/extern
Gleb Mazovetskiy 58d33aa95b AV: Fix all memory leaks
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.
2021-03-08 03:16:55 +00:00
..
oics Avoid dead code 2021-01-09 13:52:01 +04:00
osg-ffmpeg-videoplayer AV: Fix all memory leaks 2021-03-08 03:16:55 +00:00
osgQt Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
CMakeLists.txt MyGUI: Bump version to 3.4.1 2021-03-02 13:26:23 +00:00