#7224: memory leak av_codec_send_packet
-------------------------------------+-----------------------------------
             Reporter:  msafroshkin  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  memory leak  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by msafroshkin):

 memory releases when I do :
 avcodec_flush_buffers(m_codec_ctx_ptr);
 avcodec_free_context(&m_codec_ctx_ptr);

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7224#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to