104541 Commits (ce47ce079ae0e1f60ccca3d614181a4ba05cc2e2)
 

Author SHA1 Message Date
Soft Works ce47ce079a fftools/ffmpeg: Output log message when interactive q command is received 3 years ago
Soft Works 99a49f9147 avutil/opt: fix mis-alignment of option and constant values for filter help 3 years ago
Soft Works bcbedd2749 fftools/ffmpeg: Fix indentation after change 3 years ago
Soft Works 0a99c8322a fftools/ffmpeg: Remove redundant loop 3 years ago
Soft Works 89ba6e9a04 doc/developer: add description about safely sending patches via E-Mail clients 3 years ago
Soft Works fba4d6f72b avutil/hwcontext_dxva2: add ARGB format 3 years ago
James Almer b664df3ff4 avdevice/dshow: fix a unused variable warning 3 years ago
James Almer 47451d9267 avdevice/dshow: fix print format for some variables 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
Niklas Haas a943f527a1 lavfi/vf_libplacebo: pick log level dynamically 3 years ago
Niklas Haas 51e03409d7 lavfi: add a libplacebo filter 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
Limin Wang ec6187b05b avfilter/src_movie: make the number of decode thread configurable 3 years ago
Lynne 511096c3a0
doc/APIchanges: fix typos and correct a date 3 years ago
Lynne 8478d60d5b
doc/APIchanges: update for Vulkan API changes 3 years ago
Lynne f705e9ea05
lavfi/vulkan: refactor, fix and fully implement multiple queues 3 years ago
Lynne 246f841b53
lavfi/glslang: migrate to the C API and robustify library detection 3 years ago
Lynne fef85c376a
lavfi/vulkan: use libavutil's vulkan loader 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 dfc61800a2
lavfi/vulkan: port to using timeline semaphores 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
Paul B Mahol 047c362d3c avfilter/vf_nlmeans: add x86 SIMD 3 years ago
Paul B Mahol aebdffb9c5 avfilter/vf_estdif: allow to change two more options 3 years ago
Paul B Mahol 946493eb3e avcodec/mlpdec: cover case when >2 channels are in single substream 3 years ago
Limin Wang afcf226b33 avfilter/af_atilt: use ff_filter_execute() 3 years ago
Zhao Zhili 9fd2b39428 avutil/opt: handle whole range of int64_t in av_opt_get_int 3 years ago
Andreas Rheinhardt 44c65c6cc0 fftools/ffmpeg_opt: Fix copyinkf option name in warning message 3 years ago
Andreas Rheinhardt 945b2dcc63 avformat/hls_sample_encryption: Fix precedence 3 years ago
Andreas Rheinhardt ddd701fbbf avcodec/speexdec: Remove dead code 3 years ago
Andreas Rheinhardt b59138b681 avcodec/libx264: Simplify copying packet data 3 years ago
Andreas Rheinhardt 19ed9236db avcodec/libx264: Remove always-false checks 3 years ago
Andreas Rheinhardt 6f1130be78 avcodec/libx264: Check for overflow if necessary 3 years ago