[FFmpeg-soc] [soc] Reorder ff_frame_thread_free to fix memory errors.

Alexander Strange astrange at ithinksw.com
Tue Aug 19 10:22:59 CEST 2008


This fixes using mutexes after they're destroyed and not calling release_buffer on every buffer.
Unfortunately the change to MPV_common_end is exactly the opposite of what's needed for supporting width/height changes.
---
 libavcodec/mpegvideo.c |    6 +++---
 libavcodec/pthread.c   |   29 +++++++++++++++++------------
 2 files changed, 20 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b4221d5453d6dc893e87b77eecc845da121ddb56.diff
Type: text/x-patch
Size: 2409 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080819/84766d7d/attachment.bin>


More information about the FFmpeg-soc mailing list