5335 Commits (bfbd5954e50e407693932b3900ca77c3daee26d7)

Author SHA1 Message Date
Soft Works 99a49f9147 avutil/opt: fix mis-alignment of option and constant values for filter help 3 years ago
Soft Works fba4d6f72b avutil/hwcontext_dxva2: add ARGB format 3 years ago
Lynne 7f6dc9b386
hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI 3 years ago
Lynne f388791ff9
hwcontext_vulkan: fix small memory leak when unmapping 3 years ago
Lynne 9dc544cdb4
hwcontext_vulkan: wait for semaphores when unmapping from VAAPI 3 years ago
Lynne 6a23a5597c
hwcontext_vulkan: print error information on queue submission failure 3 years ago
Lynne c96d1ee401
hwcontext_vulkan: fix DMABUF import format check call 3 years ago
Lynne f74ceb358c
hwcontext_vulkan: improve CUDA error handling 3 years ago
Lynne 0d1992e025
hwcontext_vulkan: close exported memory FD on CUDA import error 3 years ago
Lynne 015b487777
hwcontext_vulkan: do not dup() semaphore FDs for CUDA 3 years ago
Lynne fa28c1b2f9
hwcontext_vulkan: properly migrate queue families with DRM import/export 3 years ago
Lynne 549d91ae3a
hwcontext_vulkan: properly migrate between queue families on CUDA import/export 3 years ago
Lynne 8449baf9aa
hwcontext_vulkan: properly error out if timeline semaphores are unsupported 3 years ago
Lynne 296cb99d46
hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.h 3 years ago
Lynne 57e11321ea
hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninit 3 years ago
Lynne 8478d60d5b
doc/APIchanges: update for Vulkan API changes 3 years ago
Lynne d05a18cdc7
lavu: move hwcontext_vulkan's function loader into separate files 3 years ago
Lynne 1ffb59c056
hwcontext_vulkan: clean up extensions code and add additional defaults 3 years ago
Lynne bde1fc5386
hwcontext_vulkan: host wait on semaphores before freeing frame 3 years ago
Lynne f7f1613638
hwcontext_vulkan: report device that's used 3 years ago
Lynne 6bf9a6539e
vulkan: add support for encode and decode queues and refactor queue code 3 years ago
Lynne 09e4687b5b
hwcontext_vulkan: port CUDA interop to use timeline semaphores 3 years ago
Lynne 0370a580dc
hwcontext_vulkan: fix mapping from/to DRM/VAAPI frames 3 years ago
Lynne 00ef53c3ea
hwcontext_vulkan: switch to using timeline semaphores 3 years ago
Lynne 7f3878828d
hwcontext_vulkan: bump required Vulkan loader version to 1.2 3 years ago
Zhao Zhili 9fd2b39428 avutil/opt: handle whole range of int64_t in av_opt_get_int 3 years ago
Limin Wang 8dc8c01d6c avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p 3 years ago
Limin Wang 6cab5206b0 avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available' 3 years ago
Michael Niedermayer e154353fdb avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 3 years ago
Limin Wang 9997047a18 avutil/detection_bbox: Fix av_detection_bbox_alloc failed if nb_bboxes == 0 3 years ago
Limin Wang e724004fd8 avutil/detection_bbox: use offsetof for bboxes_offset 3 years ago
Andreas Rheinhardt 03a0dbaff3 avutil/md5: Avoid av_unused variable 3 years ago
Andreas Rheinhardt ff80090374 avutil/utils: Remove racy check from avutil_version() 3 years ago
Andreas Rheinhardt 4e135347a7 avutil/tests/opt: Set AVClass.version 3 years ago
Andreas Rheinhardt 386a4989df avutil/opt: Remove outdated version check 3 years ago
Manuel Stoeckl 0760d9153c lavu/pix_fmt: add pixel format for x2bgr10 3 years ago
Wenbin Chen f2891fbded libavutil/hwcontext_qsv: fix a bug for mapping qsv frame to vaapi 3 years ago
Andreas Rheinhardt 8d5de914d3 avutil/mem: Deprecate av_mallocz_array() 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 3df34e7bf7 avutil/opt: Simplify av_opt_set_dict2() 3 years ago
Andreas Rheinhardt 3ba1bbf8d0 avutil/opt: Also warn for deprecated named constants 3 years ago
Andreas Rheinhardt 4e0da7d311 avutil/buffer: Avoid allocation of AVBuffer when using buffer pool 3 years ago
James Almer ccfdef79b1 avutil/buffer: constify some function parameters 3 years ago
Artem Galin 4f78711f9c libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwcontext API 3 years ago
Artem Galin f1cd1dc6ce libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly select d3d11va/DX11 device type 3 years ago
Artem Galin a08a5299ac libavutil/hwcontext_qsv: supporting d3d11va device type 3 years ago
Anton Khirnov fdc0bb78fe lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func 3 years ago
Andreas Rheinhardt 81b6186920 avutil/log: Reorder elements of AVClass to make it smaller 3 years ago
Niklas Haas cf37c3fb6c avcodec/h264_slice: compute and export film grain seed 3 years ago
Andreas Rheinhardt 8c53b14599 avutil/opt: Document actual behaviour of av_opt_copy a bit more 3 years ago