summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/internal: Fix comment for avpriv_dict_set_timestampJun Zhao2020-06-14
* avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macrosLimin Wang2020-06-13
* avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lableLimin Wang2020-06-13
* lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10Fei Wang2020-06-12
* lavu/pix_fmt: add new pixel format x2rgb10Fei Wang2020-06-12
* avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang2020-06-11
* lavu/opt: add a more general child class iteration APIAnton Khirnov2020-06-10
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* avutil/dict: av_realloc -> av_realloc_array()Limin Wang2020-06-06
* avutil/mathematics: Fix overflow with NaN in av_add_stable()Dale Curtis2020-06-06
* avutil/buffer: separate public and internal flags inside AVBuffersJames Almer2020-06-05
* avutil/buffer: avutil/buffer: add a mention that some arguments from av_buffe...James Almer2020-06-05
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-05
* hwcontext_vulkan: fix make checkheaders failJun Zhao2020-06-04
* avutil/attributes: Fix too many warning: false is not defined [-Wundef]Limin Wang2020-05-30
* Use gcc/clang builtins for av_sat_(add|sub)_64_c if available.Dale Curtis2020-05-27
* hwcontext_vulkan: fix uploading and downloading from/to flipped imagesLynne2020-05-26
* hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapiLynne2020-05-26
* hwcontext_vulkan: initialize the frames context when derivingLynne2020-05-26
* hwcontext_vulkan: use dedicated allocation for buffers when necessaryLynne2020-05-26
* hwcontext_vulkan: use host mapped buffers when uploading and downloadingLynne2020-05-26
* avutil/mem: Use max_alloc_size as-isAndreas Rheinhardt2020-05-26
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-25
* hwcontext_vulkan: move physical device feature discovery to device_initLynne2020-05-23
* hwcontext_vulkan: split uploading and downloading contextsLynne2020-05-23
* hwcontext_vulkan: set usage for DRM imports to the frames context usageLynne2020-05-23
* hwcontext_vulkan: do not OR the user-specified usage with our default flagsLynne2020-05-23
* hwcontext_vulkan: actually use the frames exec context for prep/import/exportLynne2020-05-23
* hwcontext_vulkan: support user-provided poolsLynne2020-05-23
* hwcontext_vulkan: use all enabled queues for transfers, make uploads asyncLynne2020-05-23
* hwcontext_vulkan: wrap ImageBufs into AVBufferRefsLynne2020-05-23
* hwcontext_vulkan: improve public header documentationLynne2020-05-23
* hwcontext_vulkan: expose the enabled device featuresLynne2020-05-23
* hwcontext_vulkan: expose the amount of queues for each queue familyLynne2020-05-23
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-23
* lavu: add av_gcd_q().Nicolas George2020-05-23
* avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint2020-05-22
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-18
* avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer2020-05-17
* avutil/common: Add saturated add/sub operations for int64_t.Dale Curtis2020-05-15
* aarch64: Explicitly forbid using the x18 registerMartin Storsjö2020-05-15
* hwcontext_vulkan: fix incorrect print argumentLynne2020-05-14
* hwcontext_vulkan: don't add the optional VK_KHR_surface extension by defaultLynne2020-05-12
* hwcontext_vulkan: don't error on unavailable user-specified extensionsLynne2020-05-12
* hwcontext_vulkan: use the maximum amount of queues for each familyLynne2020-05-12
* hwcontext_vulkan: update prepare_frame() for multiple semaphores when exportingLynne2020-05-12
* vp9dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-12
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-12