-
wm4 authored
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> (cherry picked from commit b173f5c1) Conflicts: libavformat/oggdec.c
f1685bd3