comparison mp_fifo.c @ 34929:c410ef9752a0

Initialize a few more AVFrame fields to avoid FFmpeg errors. However this really needs to be done via FFmpeg somehow to avoid issues each time new fields are added, either by exposing ff_init_buffer_info as public API or by calling get_buffer etc. through wrappers that take care of the initialization.
author reimar
date Sat, 14 Jul 2012 11:37:22 +0000
parents d63bf64a2094
children 0caa0bf428b9
comparison
equal deleted inserted replaced
34928:185240aa6270 34929:c410ef9752a0