5306 Commits (2c734a84964c6f6896194b0a3175124897468eac)

Author SHA1 Message Date
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Lynne 53c56585a6
hwcontext_drm: make dependency on Linux kernel headers optional 4 years ago
Marvin Scholz d67c6c7f6f lavu: use address-of operator checking clock_gettime 4 years ago
Lynne b51b9bbd42
hwcontext_vulkan: wait and signal semaphores when transferring to CUDA 4 years ago
Limin Wang 48235c8263 avutil/opt: add AV_OPT_FLAG_DEPRECATED option 4 years ago
Marton Balint eca12f4d5a avutil/timecode: add av_timecode_init_from_components 4 years ago
Marton Balint 2d90d51c56 avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps 4 years ago
James Almer 53b4550bdd avutil/film_grain_params: fix doxy for ar_coeff_* fields 4 years ago
Paul B Mahol 13df9bfbcb avutil/avsscanf: fix possible overreads when dealing with %c or %s 4 years ago
Lynne 659e6e9c88
hwcontext_vulkan: reduce priority for PACK32 formats 4 years ago
James Almer ee61d4dc68 avutil/film_grain_params: add more details to some AVFilmGrainAOMParams fields 4 years ago
Lynne 2ba04670c3
lavu/film_grain_params: fix typo in type enum 4 years ago
Niklas Haas 3fbc74582f
hwcontext_vulkan: optionally enable more functionality 4 years ago
Lynne 2aeb152653
hwcontext_vulkan: support additional pixel formats 4 years ago
Lynne 48b3532183
hwcontext_vulkan: fix incorrect A/0BGR mapping 4 years ago
Lynne 3aa8de12ab
hwcontext_vulkan: simplify plane size calculations and support 4-plane formats 4 years ago
Lynne 7b274a9b89
hwcontext_vulkan: do not segfault when failing to init a AVHWFramesContext 4 years ago
Lynne 18a6535b08
hwcontext_vulkan: always attempt to map host memory when transferring 4 years ago
Lynne 9cf1811d3d
hwcontext_vulkan: check for memory size before choosing type 4 years ago
Lynne ff29ca2f1f
hwcontext_vulkan: correctly access the p->extensions bitmask 4 years ago
Lynne b83e0560f7
hwcontext_vulkan: unify download/upload functions 4 years ago
Lynne b4f9d05301
hwcontext_vulkan: add VkExternalMemoryBufferCreateInfo to imported buffers 4 years ago
Lynne 10b3c9b533
hwcontext_vulkan: do not use uninitialized variables on errors in CUDA code 4 years ago
Lynne 993d8d9429
hwcontext_drm: issue DMA_BUF_IOCTL_SYNC when mapping FDs 4 years ago
Lynne 4f9ee87253
libavutil: introduce AVFilmGrainParams side data 4 years ago
Anton Khirnov 800feae5d6 lavu: add missing stddef.h includes for size_t. 4 years ago
Gil Pedersen 7ac1dc2364 avutil/frame: fix potential leaks in av_frame_ref() 4 years ago
Gil Pedersen 2b6b19dd9b avutil/frame: use av_buffer_replace() to simplify code 4 years ago
Timo Rothenpieler 98d3f23598 avutil/hwcontext_cuda: fix edge case with non-even frame heights 4 years ago
Timo Rothenpieler 2f3cb5ccca avutil/hwcontext_cuda: query correct alignment from device 4 years ago
Timo Rothenpieler d5763edab2 avutil/hwcontext_cuda: increase CUDA frame alignment to 512 4 years ago
Michael Niedermayer ac8cebd48e avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable() 4 years ago
Michael Niedermayer 4e9514e99b avutil/common: Implement av_sat_add64_c() with fewer branches 4 years ago
James Almer 979cc0c7cb avutil/pixdesc: add missing FF_API_PSEUDOPAL check 4 years ago
Anton Khirnov 68918d3b7f lavu/buffer: add a convenience function for replacing buffers 4 years ago
Jan Ekström d8ce8e8ed3 avutil/pixfmt: improve definition of AVColorRange 4 years ago
Michael Niedermayer 4a02ae49c2 avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c() 4 years ago
James Almer 7cc8a2bb0b avutil/cuda_check: add missing dynlink_loader.h include 4 years ago
Marton Balint 837b6eb90e avutil/timecode: add av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 5357401671 avutil/timecode: do not trash bits on invalid av_timecode_get_smpte arguments 4 years ago
Marton Balint d0596e0bb0 avutil/timecode: cosmetics on av_timecode_get_smpte 4 years ago
Marton Balint 00117e28c1 avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps 4 years ago
Mark Thompson 303d252a4b hwcontext_vaapi: Don't require a render node when deriving from DRM 4 years ago
Nicolas George 2b71cd3e0b lavu/buffer: forward av_buffer_realloc() error code. 4 years ago
Nicolas George 06f2651204 lavu/avstring: deprecate av_d2str(). 4 years ago
leozhang 3b7036bc1d avutil/video_enc_params: fix code comment 4 years ago
Jan Ekström 34de0abbe7 avutil/channel_layout: add 22.2 layout 4 years ago