mirror of https://github.com/FFmpeg/FFmpeg.git
The read_packet callback passes a pointer to a stack-allocated AVPacket. Attempting to free it with av_free() makes no sense. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/88/head
parent
e2cd28c926
commit
b173f5c155
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue