Reputation: 41
Im using ffmpeg libs to decode sa video, and i noticed that there os a leak memory, avcodec_send_packet allocate some time more memory without free it with av_packet_unref() do u have any explication ?
Upvotes: 0
Views: 145