Skip to content

vtkFFMPEGVideoSource: fix version check for `coded_side_data`

It was added to AVCodecContext in the prior check, not AVCodecParameters.


See !11068 (merged).

Merge request reports