APEFrame 65 libavformat/ape.c APEFrame *frames; APEFrame 342 libavformat/ape.c if(ape->totalframes > UINT_MAX / sizeof(APEFrame)){ APEFrame 346 libavformat/ape.c ape->frames = av_malloc(ape->totalframes * sizeof(APEFrame));