#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 <d...@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
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".