105158 Commits (cb87a3b137d26d8af9a96b8bb60294a1668857a4)
 

Author SHA1 Message Date
Mark Reid 3f4ce004b8 swscale/input: clip rgbf32 values before lrintf 3 years ago
Mark Reid c3502f4f75 libavutil/common: clip nan value to amin 3 years ago
Paul B Mahol a7dfa6b446 avfilter/v360: add support for off-axis projection output 3 years ago
Anton Khirnov db932241ee */version.h: define FF_API macros unconditionally 3 years ago
Gyan Doshi 9e8cdb24cd doc/filters: add details and ranges for colorkey 3 years ago
Googleplex 23a1f11d02 avformat/concatdec: fix NEEDS_UNSAFE flag value 3 years ago
Marton Balint 406ffd9b9b avformat/demux: allow total size of packets in raw_packet_buffer to reach probesize 3 years ago
Marton Balint 0a9edac48e avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur 3 years ago
Michael Niedermayer 97c3053d59 avformat/dhav: Limit get_duration() iterations 3 years ago
Michael Niedermayer 866ad2e952 avcodec/speexdec: Check frames_per_packet more completely 3 years ago
Mark Reid 74e49cc583 swscale/input: unify grayf32 funcs with rgbf32 funcs 3 years ago
Timo Rothenpieler 2ece70090d avutil/hwcontext_vulkan: add support for exporting memory via Win32 Handles 3 years ago
Timo Rothenpieler fedf4ff85c avutil/vulkan: load win32 external memory functions 3 years ago
Matthew White bfbd5954e5 doc/t2h.pm: fix missing TOC with texinfo 6.8 and above 3 years ago
Matthew White c980dd7a97 doc/t2h.pm: fix missing CSS with texinfo 6.8 and above 3 years ago
Soft Works 58dce6f010 swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings 3 years ago
Soft Works f3b6e3e81a fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts' 3 years ago
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