On 2/19/22 3:39 PM, Andreas Rheinhardt wrote:
+ if (frameprop = true) { + + frame = avs_library.avs_get_frame(avs->clip, framedata);framedata is completely uninitialized here. I presume it should be zero (for the first frame)? (This is Coverity issue 1500290.)
I don't remember why I left that uninitialized (there's a vague memory of something, almost certainly unrelated since it works now, but it was months ago at this point).
Patch sent. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
