77 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 7 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 8 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 9 months ago
Haihao Xiang d36d9994e4 lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selection 12 months ago
Zhao Zhili 105657540b avutil/hwcontext_vaapi: return ENOSYS for unsupported operation 1 year ago
David Rosca 2ec58055f5 lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10 1 year ago
Sil Vilerino d54127c41a lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
Fei Wang 15992a040d lavu/hwcontext_vaapi: sync surface before export its DRM handle 2 years ago
Brian Norris b62940bec3 lavu/hwcontext_vaapi: Skip 'vgem' driver 2 years ago
Carl Eugen Hoyos 882a17068f lavu/hwcontext_vaapi: Fix type specifier for uintptr_t 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale caf26a8a12 lavc/vaapi: Switch preferred 8bit 444 format to VUYX 2 years ago
Philip Langdale 2b720676e0 lavu/hwcontext_vaapi: Map the AYUV format 2 years ago
Ingo Brückl 02111be0c1 libavutil/hwcontext_vaapi: Re-enable support for libva v1 3 years ago
Wenbin Chen f3c9847c27 libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frame 3 years ago
Bas Nieuwenhuizen e050959103 hwcontext_vaapi: Use PRIME_2 memory type for modifiers. 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer e36eb94048 avutil: use the buffer_size_t typedef where required 4 years ago
Mark Thompson 303d252a4b hwcontext_vaapi: Don't require a render node when deriving from DRM 4 years ago
Haihao Xiang fa3da243e6 hwcontext_vaapi: remove duplicate formats from sw_format list 4 years ago
Haihao Xiang d951eea6fd hwcontext_vaapi: avoid fd leak in vaapi_device_derive 4 years ago
Fei Wang c00264f501 lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10 4 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Mark Thompson bc9b6358fb hwcontext_vaapi: Only accept a render node when deriving from DRM device 5 years ago
Linjie Fu f4cd4017bf lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 5 years ago
Steven Liu 1498e39439 avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRM 5 years ago
Mark Thompson 0b4696fbe8 hwcontext_vaapi: Try to create devices via DRM before X11 6 years ago
Mark Thompson 7f3f5a24a1 hwcontext_vaapi: Add option to set driver name 6 years ago
Mark Thompson 6b6b8a6371 hwcontext_vaapi: Make default DRM device selection more helpful 6 years ago
Mark Thompson d2141a9b65 hwcontext_vaapi: Add option to specify connection type 6 years ago
Mark Thompson 40724026b7 hwcontext_vaapi: Improve format mapping 6 years ago
Mark Thompson 852c7ba3f8 hwcontext_vaapi: Improve logging around quirk detection 6 years ago
Mark Thompson 8ef51a4092 hwcontext_vaapi: Fix mapping from DRM 7 years ago
Haihao Xiang bed670a1de hwcontext_vaapi: Add an assert in vaapi_map_from_drm() 7 years ago
Mark Thompson 92a0a6bea9 hwcontext_vaapi: Fix compilation with libva versions < 1.4.0 7 years ago
Mark Thompson ca9f13bbce hwcontext_vaapi: Pass correct read/write flags when exporting surfaces 7 years ago
Mark Thompson c6bbb8cca7 hwcontext_vaapi: Add support for legacy DRM mapping 7 years ago
Mark Thompson 0f3d1c69b5 hwcontext_vaapi: Always include DRM hwcontext header 7 years ago
Mark Thompson 389f4c3e0d hwcontext_vaapi: Fix condition for DRM device derivation 7 years ago
Mark Thompson 193e43e619 hwcontext_vaapi: Fix frames context creation with external attributes 7 years ago
Mark Thompson fabcbfba38 hwcontext_vaapi: Add more surface formats 7 years ago
Mark Thompson 6e0e3e1d8d hwcontext_vaapi: Do not assume that sw_format is transferable 7 years ago
Jun Zhao 3db5961727 hwcontext_vaapi: add the fourcc of I420 format map. 7 years ago
Mark Thompson 1ef4af2d49 hwcontext_vaapi: Fix build with libva 2.0 7 years ago
Mark Thompson 2708c8e8ef hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Mark Thompson b2f256a9f5 hwcontext_vaapi: Add support for mapping to DRM objects 7 years ago
Mark Thompson f3602875b3 hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Mark Thompson 5f39788668 hwcontext_vaapi: Factorise out common connection code 7 years ago
Mark Thompson b0ece2b31f hwcontext_vaapi: Fix DRM format mapping 7 years ago