1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Marvin Scholz 86b252ea9d avfilter/vf_tpad: accept hardware frames in clone-only mode
When no drawing is to be performed, tpad can work fine with
hardware frames, so advertise this in the query_formats
callback and ensure the drawing context is never initialised
when just cloning frames.

Reviewed-by: Thilo Borgmann <thilo.borgmann@mail.de>
Reviewed-by: Niklas Haas <git@haasn.dev>
2023-05-22 18:41:22 +02:00
..
2023-04-28 11:07:41 +08:00
2022-12-19 20:43:58 +01:00
2023-05-10 13:56:34 +02:00
2023-05-04 19:20:03 -03:00
2023-05-14 11:10:50 +02:00
2023-03-29 00:15:19 +02:00
2022-12-08 13:03:42 +01:00
2022-11-09 17:39:00 +01:00
2023-04-28 11:07:41 +08:00