On 08/03/2017 01:53 AM, Mark Thompson wrote:
+ + /* this will report the size of the frame back (see a4lbuf_to_avframe) */ + cap_pool->height = avctx->coded_height; + cap_pool->width = avctx->coded_width;Does coded_height/width need to be set to anything sensible here? That won't be true in general.
not at this point. this code has been removed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel