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

Attachment: 0001-synchronize-the-stream-after-copying-the-components.patch
Description: 0001-synchronize-the-stream-after-copying-the-components.patch

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to