On Wed, 9 Oct 2024, Dash Santosh wrote:
From 83e8cfa99bcb13965421fb32c1feb4c792649c22 Mon Sep 17 00:00:00 2001
From: Min Chen <chenm...@163.com>
Date: Fri, 4 Oct 2024 23:04:04 +0530
Subject: [PATCH] avcodec/mfenc: add support for AV1 MF encoders
X-Unsent: 1
To: ffmpeg-devel@ffmpeg.org
Signed-off-by: Dash Santosh <santda...@gmail.com>
---
configure | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mf_utils.c | 2 ++
libavcodec/mf_utils.h | 1 +
libavcodec/mfenc.c | 1 +
5 files changed, 6 insertions(+)
I'm not sure how you've sent the patch, but I fail to apply it:
Applying: avcodec/mfenc: add support for AV1 MF encoders
error: corrupt patch at line 58
error: could not build fake ancestor
Patch failed at 0001 avcodec/mfenc: add support for AV1 MF encoders
Patchwork seems to have the same experience:
https://patchwork.ffmpeg.org/project/ffmpeg/patch/caeyve9tznuj_p_9vuwmbitq6eztmt1emutq9nzuw8bqdahh...@mail.gmail.com/
Failed to apply patch
If unable to send the patch inline in a way that is possible to apply, you
can always send a patch (from git format-patch) as an attachment, that
should make it through uncorrupted.
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".