5480 Commits (3b3b8eb8ef5a92263e17f504009d335b7d2b6361)

Author SHA1 Message Date
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 5 years ago
Lynne fe3ea13131
hwcontext_vulkan: remove plane size alignment checks when host importing 5 years ago
James Almer 134a48a880 tests/imgutils: test the output of av_image_fill_* functions 5 years ago
Shiyou Yin 0e0a9ca048 avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by clang. 5 years ago
Haihao Xiang fa3da243e6 hwcontext_vaapi: remove duplicate formats from sw_format list 5 years ago
Haihao Xiang d951eea6fd hwcontext_vaapi: avoid fd leak in vaapi_device_derive 5 years ago
James Almer 9faae05ddf avutil/imgutils: always zero data pointers in av_image_fill_pointers() 5 years ago
James Almer 5ce47d0aad avutil/imgutils: don't fill data pointers for missing planes 5 years ago
James Almer 84655b7101 avutil: bump version after addition of MIPS cpu flags 5 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 5 years ago
Jiaxun Yang d5380f068d libavutils: Add parse_r helper for MIPS 5 years ago
Brian Kim fccbd1245f libavutil/frame: avoid UB when getting plane sizes 5 years ago
Brian Kim 3a8e927176 avutil/imgutils: add utility to get plane sizes 5 years ago
Limin Wang c24c6a1bee avutil/timecode: add description for SMPTE binary format 5 years ago
Philip Langdale 93febc4e15 avutil/hwcontext_vdpau: Correctly initialise pixfmts 5 years ago
Henrik Gramner 0b2b03568f avutil/x86inc: fix warnings when assembling with Nasm 2.15 5 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 5 years ago
Limin Wang 200c9b1c96 avutil/opt: check return value of av_bprint_finalize() 5 years ago
Michael Niedermayer 42b28565aa avutil/avsscanf: Add () to avoid integer overflow in scanexp() 5 years ago
Michael Niedermayer e409262837 avutil/common: Fix integer overflow in av_ceil_log2_c() 5 years ago
Limin Wang 79723c2a87 avutil/timecode: add function av_timecode_get_smpte() 5 years ago
Jun Zhao 0a0158e45d lavu/internal: Fix comment for avpriv_dict_set_timestamp 5 years ago
Limin Wang 2658680df4 avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros 5 years ago
Limin Wang 0a1dc81723 avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 5 years ago
Fei Wang c00264f501 lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10 5 years ago
Fei Wang b09fb030c1 lavu/pix_fmt: add new pixel format x2rgb10 5 years ago
Limin Wang bc8ab084fb avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type 5 years ago