104678 Commits (4b54818981d2783af161c2ff670b658afbdda503)
 

Author SHA1 Message Date
Andreas Rheinhardt 7596b6530d avformat/hlsenc: Remove nonsense memset 3 years ago
Derek Buitenhuis a35101aae3 avformat/http: Add short_seek_size option 3 years ago
Derek Buitenhuis 71fa14787b fate: Add test for Dolby Vision RPU side data 3 years ago
Derek Buitenhuis bc68fd1050 avcodec/hevcdec: Export Dolby Vision RPUs as side data 3 years ago
Derek Buitenhuis 54e65aa38a avutil: Add Dolby Vision RPU side data type 3 years ago
Limin Wang be43eacb7e avfilter/vf_gblur_vulkan: Fix use of uninitialized value 3 years ago
Wu Jianhua e95969c07e avfilter/gblur_vulkan: fix memory leak 3 years ago
Paul B Mahol d401b1ccec avfilter: add colorspectrum source video filter 3 years ago
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