simo
simo

Reputation: 41

Leak memory with ffmpeg in c++

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

Answers (0)

Related Questions