[FFmpeg-devel] [PATCH v2] ffv1dec: add support for hwaccels

Lynne dev at lynne.ee
Mon Jan 6 06:07:57 EET 2025



On 06/01/2025 12:29, Michael Niedermayer wrote:
> 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

Maybe its because I used a range to generate the first 3 patches.
I've resent everything.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250106/e498a5e3/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250106/e498a5e3/attachment.sig>


More information about the ffmpeg-devel mailing list