104570 Commits (08b4716a9ed277afb4af69b07b751c9bd046aa70)
 

Author SHA1 Message Date
Jonathan Wright 08b4716a9e aarch64: Add Armv8.5-A BTI support 3 years ago
Jonathan Wright 6f04cf54f5 aarch64: Use ret x<n> instead of br x<n> where possible 3 years ago
Lynne 20c66fe2f9
lavfi/vulkan: fix issues the previous commit introduced 3 years ago
Anton Khirnov bd55552d69 ffmpeg: rewrite setting the stream disposition 3 years ago
Anton Khirnov d4ae2a20e8 cmdutils: add an option for listing stream dispositions 3 years ago
Anton Khirnov a4c5d241ec lavf: add "disposition" AVOption to AVStream AVClass 3 years ago
Anton Khirnov b731fb5104 lavf: add public functions converting dispositions to/from strings 3 years ago
Anton Khirnov ed75a08d36 lavf: add an AVClass to AVStream on next major bump 3 years ago
Anton Khirnov 85433fb937 lavf: improve AV_DISPOSITION_* doxy 3 years ago
Lynne 8af7bcb6c3
lavfi/vulkan: add mutliqueue emulation code 3 years ago
Lynne 8f9888a8d4
lavfi/vulkan: fix static descriptor set updating 3 years ago
Wu Jianhua 5fc935c7fa libavfilter: add a gblur_vulkan filter 3 years ago
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