1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil
Aman Karmani 504c60660d avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPixelBuffer
Teach AV_HWDEVICE_TYPE_VIDEOTOOLBOX to be able to create AVFrames of type
AV_PIX_FMT_VIDEOTOOLBOX. This can be used to hwupload a regular AVFrame
into its CVPixelBuffer equivalent.

    ffmpeg -init_hw_device videotoolbox -f lavfi -i color=black:640x480 -vf hwupload -c:v h264_videotoolbox -f null -y /dev/null

Signed-off-by: Aman Karmani <aman@tmm1.net>
2021-07-18 12:01:16 -07:00
..
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-01 14:47:00 +02:00
2020-04-23 08:05:15 +08:00
2020-04-23 08:05:15 +08:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-06-11 19:42:47 +02:00
2021-06-11 19:42:47 +02:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-06-02 17:30:24 +02:00
2020-05-23 15:51:44 +02:00
2020-05-23 15:51:44 +02:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-04-27 10:43:13 -03:00
2021-03-14 23:29:51 +01:00
2021-04-24 17:19:18 +02:00
2021-06-18 18:58:25 +02:00