[FFmpeg-devel] [PATCH v2] ffv1dec: add support for hwaccels
Michael Niedermayer
michael at niedermayer.cc
Mon Jan 6 05:29:27 EET 2025
Hi
On Sun, Jan 05, 2025 at 06:00:23PM +0900, Lynne wrote:
> This commit adds support for hardware accelerated decoding to
> the decoder.
> The previous commits already refactored the decoder, this commit
> simply adds calls to hooks to decode.
> ---
> libavcodec/ffv1.h | 1 +
> libavcodec/ffv1dec.c | 62 +++++++++++++++++++++++++++++++++++++++++---
> 2 files changed, 59 insertions(+), 4 deletions(-)
This seems not to apply cleanly
Applying: ffv1dec: add support for hwaccels
error: sha1 information is lacking or useless (libavcodec/ffv1.h).
error: could not build fake ancestor
Patch failed at 0001 ffv1dec: add support for hwaccels
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"You are 36 times more likely to die in a bathtub than at the hands of a
terrorist. Also, you are 2.5 times more likely to become a president and
2 times more likely to become an astronaut, than to die in a terrorist
attack." -- Thoughty2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250106/aabddd02/attachment.sig>
More information about the ffmpeg-devel
mailing list