1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +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
CMakeLists.txt MyGUI: Bump version to 3.4.1 2021-03-02 13:26:23 +00:00