[FFmpeg-devel] [PATCH 0/2] Fix a memory leak in vda_h264 hwaccel

Xidorn Quan quanxunzhen at gmail.com
Mon May 20 17:28:05 CEST 2013


Xidorn Quan (2):
  avutil/frame: continue to process bufs even if some are empty
  avcodec/vda_h264{,_dec}: fix leak of buffers

 libavcodec/vda_h264.c     | 26 ++++++++++++++++++++++++--
 libavcodec/vda_h264_dec.c |  7 +++++--
 libavutil/frame.c         |  9 ++++++---
 3 files changed, 35 insertions(+), 7 deletions(-)

-- 
1.8.2.2



More information about the ffmpeg-devel mailing list