Skip to content
Snippets Groups Projects
Commit f8c96d01 authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files

Check return value of ff_fill_pointer in avcodec_default_get_buffer,

if it returns -1 we do not know how to allocate an AVFrame for that format
and must return -1 instead of returning nonsense.

Originally committed as revision 17542 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d46b2d68
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.
Please register or to comment