Opened 3 days ago
Closed 43 hours ago
#11311 closed defect (fixed)
fate-ffmpeg-loopback-decoding regression
Reported by: | Rémi Denis-Courmont | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
FATE is failing on master branch on basically every target.
How to reproduce:
% make fate-ffmpeg-loopback-decoding
Bisection:
a13ef376dadb1410deb12c5b153bf3d5a781d431 is the first bad commit commit a13ef376dadb1410deb12c5b153bf3d5a781d431 (HEAD) Author: Lynne <dev@lynne.ee> Date: Sun Oct 6 06:08:26 2024 +0200 ffv1enc: split off encoder initialization into a separate function libavcodec/ffv1enc.c | 401 +++++++++++++++++++++++++++------------------------ libavcodec/ffv1enc.h | 30 ++++ 2 files changed, 240 insertions(+), 191 deletions(-) create mode 100644 libavcodec/ffv1enc.h
Note:
See TracTickets
for help on using tickets.