[FFmpeg-trac] #11311(undetermined:new): fate-ffmpeg-loopback-decoding regression
FFmpeg
trac at avcodec.org
Mon Nov 18 21:52:53 EET 2024
#11311: fate-ffmpeg-loopback-decoding regression
-------------------------------------+-------------------------------------
Reporter: Rémi Denis- | Type: defect
Courmont |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
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 at 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
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11311>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list