bab4f7a0cdd6a90ad72ad6b7d2e5b5378435294b
Looks like ffmpeg AVFrame width/height/format for the deinterlaced frame was never initialized. That was not a problem until starting with 4.1 the colorspace conversion and upside down flip was started to be multi-threaded, which accessed the frame width/height. Also, the memory storage for the deinterlaced frame was never freed either; fix that too. Pull Request: https://projects.blender.org/blender/blender/pulls/127689
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
