Skip to content
Snippets Groups Projects
Commit 8e39d4a7 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0)

fix some assert in utils.c (no bug but its saver if the released pointers are NULL)
fix double release_buffer() at the end

Originally committed as revision 2126 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bd5a6020
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment