5398 Commits (bb4f19f2a27ec2170dee852f7f307fcbc51faba9)

Author SHA1 Message Date
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
Jiaxun Yang d5380f068d libavutils: Add parse_r helper for MIPS 4 years ago
Brian Kim fccbd1245f libavutil/frame: avoid UB when getting plane sizes 4 years ago
Brian Kim 3a8e927176 avutil/imgutils: add utility to get plane sizes 4 years ago
Limin Wang c24c6a1bee avutil/timecode: add description for SMPTE binary format 4 years ago
Philip Langdale 93febc4e15 avutil/hwcontext_vdpau: Correctly initialise pixfmts 4 years ago
Henrik Gramner 0b2b03568f avutil/x86inc: fix warnings when assembling with Nasm 2.15 4 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 4 years ago
Limin Wang 200c9b1c96 avutil/opt: check return value of av_bprint_finalize() 4 years ago
Michael Niedermayer 42b28565aa avutil/avsscanf: Add () to avoid integer overflow in scanexp() 4 years ago
Michael Niedermayer e409262837 avutil/common: Fix integer overflow in av_ceil_log2_c() 4 years ago
Limin Wang 79723c2a87 avutil/timecode: add function av_timecode_get_smpte() 4 years ago
Jun Zhao 0a0158e45d lavu/internal: Fix comment for avpriv_dict_set_timestamp 4 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
Anton Khirnov 1b4a98b029 lavu/opt: add a more general child class iteration API 5 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
Limin Wang 4bc5eb27a7 avutil/dict: av_realloc -> av_realloc_array() 5 years ago
Dale Curtis d9aa1ef2c2 avutil/mathematics: Fix overflow with NaN in av_add_stable() 5 years ago
James Almer b6c8444e23 avutil/buffer: separate public and internal flags inside AVBuffers 5 years ago
James Almer f2ad89beff avutil/buffer: avutil/buffer: add a mention that some arguments from av_buffer_pool_init2() may be NULL 5 years ago
James Almer ec39c2276a avutil/buffer: use the default allocator if none is provided to av_buffer_pool_init2() 5 years ago
Jun Zhao 0c79b73164 hwcontext_vulkan: fix make checkheaders fail 5 years ago
Limin Wang 77e15f01fb avutil/attributes: Fix too many warning: false is not defined [-Wundef] 5 years ago
Dale Curtis fda1c74539 Use gcc/clang builtins for av_sat_(add|sub)_64_c if available. 5 years ago
Lynne 64b12624e2
hwcontext_vulkan: fix uploading and downloading from/to flipped images 5 years ago
Lynne bf056caf54
hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi 5 years ago
Lynne b6d4bedbb1
hwcontext_vulkan: initialize the frames context when deriving 5 years ago
Lynne 6bb718aabd
hwcontext_vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne 4dcb50c58a
hwcontext_vulkan: use host mapped buffers when uploading and downloading 5 years ago
Andreas Rheinhardt 731c775898 avutil/mem: Use max_alloc_size as-is 5 years ago
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Lynne dc9cf7f2cd
hwcontext_vulkan: move physical device feature discovery to device_init 5 years ago
Lynne d870e75c39
hwcontext_vulkan: split uploading and downloading contexts 5 years ago
Lynne 192997dd7f
hwcontext_vulkan: set usage for DRM imports to the frames context usage 5 years ago
Lynne 2c6366590e
hwcontext_vulkan: do not OR the user-specified usage with our default flags 5 years ago
Lynne 98405422be
hwcontext_vulkan: actually use the frames exec context for prep/import/export 5 years ago
Lynne 3dd3d1b7fb
hwcontext_vulkan: support user-provided pools 5 years ago
Lynne c0b0807871
hwcontext_vulkan: use all enabled queues for transfers, make uploads async 5 years ago
Lynne cdb949a05c
hwcontext_vulkan: wrap ImageBufs into AVBufferRefs 5 years ago
Lynne c6df64035f
hwcontext_vulkan: improve public header documentation 5 years ago
Lynne ea1a7f6064
hwcontext_vulkan: expose the enabled device features 5 years ago
Lynne 01c7539f30
hwcontext_vulkan: expose the amount of queues for each queue family 5 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Nicolas George 6b65c4ec54 lavu: add av_gcd_q(). 5 years ago
Marton Balint af9e622776 avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS 5 years ago