mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-24 05:33:21 +00:00
bf20cdbd86b13d474babecfea13682cc7c9ff2c7
The decoder did not start predicted frames with missing references but called the end of frame handling on them anyway. This caused an assertion in the VA API HW accelorator since it tried to render a picture with uninitialized buffers.
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
264 MiB
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.3%