55 Commits (a44098152b85b1a121efa39e1c0dc8cc8c27b0ed)

Author SHA1 Message Date
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Timo Rothenpieler b06ae06e6a avutil/hwcontext: correctly set extended_data on hwframe_get_buffer 5 years ago
Lynne a88449ffb2 lavu: add Vulkan hwcontext code 5 years ago
Philip Langdale d7210ce7f5 lavu/hwcontext: Add support for HW -> HW transfers 5 years ago
Rostislav Pehlivanov 7062e4dbc8 hwcontext_internal: add ff_hwframe_map_replace 6 years ago
Mark Thompson 136260eb88 hwcontext: Do not call device_init again when deriving an existing device 7 years ago
Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
Aman Gupta e4d9f05ca7 lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC 7 years ago
Mark Thompson 0f93cef2d6 hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson b25d8ef0a7 lavu: OpenCL hwcontext implementation 7 years ago
Mark Thompson 309d660775 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Mark Thompson 9cb23cd9fe lavu: Add DRM hwcontext 7 years ago
wm4 3303511f33 lavu: add new D3D11 pixfmt and hwcontext 7 years ago
Mark Thompson 4993a68f0f hwcontext: Mark local table static const 8 years ago
Mark Thompson d59c6a3aeb hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson ec3dbeae81 hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson 0b1794a43e hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b22172f6f3 hwcontext: Add device derivation 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
Mark Thompson c5714b51aa hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson 27978155bc hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson 1bd986ed4b hwcontext: Move NONE to the be the first member of AVHWDeviceType 8 years ago
Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago
James Almer 13dd5edb88 avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 8 years ago
Anton Khirnov fdfe01365d hwcontext: allocate the destination frame for the pool size 9 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago
Anton Khirnov a0f469da74 hwcontext: initialize sw_format in av_hwframe_ctx_alloc() 9 years ago
Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 9 years ago
Mark Thompson b1f01e85a9 lavu: add a way to query hwcontext frame constraints 9 years ago
Michael Niedermayer c4ac30909e avutil/hwcontext: Remove duplicate ; 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago