[FFmpeg-cvslog] avcodec/cuviddec: fix AV1 decoding error

2022-06-26 Thread Zhao Zhili
ffmpeg | branch: release/5.0 | Zhao Zhili | Fri Jun 24 12:04:04 2022 +0800| [3607d7bbea4fc3e601774e02ef734097f2d369af] | committer: Timo Rothenpieler avcodec/cuviddec: fix AV1 decoding error cuvidParseVideoData only supports pure OBUs, it reports an unknown error with AV1CodecConfigurationReco

[FFmpeg-cvslog] avcodec/cuviddec: fix AV1 decoding error

2022-06-26 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Jun 24 12:04:04 2022 +0800| [ffc91940a4262f605cb650c93e52a657090ae148] | committer: Timo Rothenpieler avcodec/cuviddec: fix AV1 decoding error cuvidParseVideoData only supports pure OBUs, it reports an unknown error with AV1CodecConfigurationRecord. C