Hi ffmpeg-devel community, I recently encountered a problem with ffmpeg Cuda decoder. When working with Cuda frame, after calling to the `avcodec_receive_frame` function, the returned AVFrame (which contains a Cuda buffer) may contain invalid data. It doesn't happen often, the frequency of that behavior is pretty low. The attached patch fixes this issue.
Thanks, Gil
0001-synchronize-the-stream-after-copying-the-components.patch
Description: 0001-synchronize-the-stream-after-copying-the-components.patch
_______________________________________________ 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".
