aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/version: bump minor for the new RISC-V cpu flagsJames Almer2022-09-281-1/+1
* avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt2022-09-261-2/+2
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-171-1/+1
* lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36Philip Langdale2022-09-031-1/+1
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-031-1/+1
* avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt2022-09-031-1/+1
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-251-2/+2
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-131-1/+1
* lavu/hwcontext_qsv: add loader field to AVQSVDeviceContextHaihao Xiang2022-08-121-2/+2
* lavu/hwcontext_vaapi: Map the AYUV formatPhilip Langdale2022-08-031-1/+1
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-031-1/+1
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-021-1/+1
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-191-1/+2
* Bump versions after 5.1 branchn5.2-devMichael Niedermayer2022-07-131-1/+1
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-131-1/+1
* avutil: bump version after UUID changesZane van Iperen2022-06-131-1/+1
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-011-1/+1
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-231-2/+3
* avutil/attributes: add support for clang in AV_NOWARN_DEPRECATEDJames Almer2022-03-161-1/+1
* Bump minor versions after the channel layout changesJames Almer2022-03-151-1/+1
* avutil/channel_layout: Add a new channel layout APIAnton Khirnov2022-03-151-0/+1
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-101-1/+1
* avutil: support for CUVA Vivid HDR metadataLimin Wang2022-03-011-1/+1
* lavu/pixfmt: deprecate AV_PIX_FMT_XVMCAnton Khirnov2022-02-151-0/+1
* avutil/fifo: Deprecate old FIFO APIAnton Khirnov2022-02-071-1/+2
* lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov2022-02-071-1/+1
* lavu: bump minor and add APIchanges for new lavu/tx additionsLynne2022-01-261-1/+1
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-101-0/+1
* lib*/version.h: Bump Versions after release/5.0 branchn5.1-devAndreas Rheinhardt2022-01-041-1/+1
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-041-1/+1
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-041-1/+1
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-031-1/+1
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-031-1/+1
* lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs2021-12-221-1/+1
* libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly2021-12-211-2/+2
* avutil/display: fix inverted docZhao Zhili2021-12-201-1/+1
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-101-2/+2
* lavu/avframe: add a time_base fieldLynne2021-12-031-1/+1
* avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler2021-11-221-1/+1
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-171-1/+1
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-151-8/+0
* doc/APIchanges: update for Vulkan API changesLynne2021-11-121-1/+1
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-261-1/+1
* avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt2021-09-201-2/+5
* avutil/buffer: constify some function parametersJames Almer2021-09-171-1/+1
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-081-2/+2
* avutil/opt: Document actual behaviour of av_opt_copy a bit moreAndreas Rheinhardt2021-08-171-1/+1
* imgutils: expose av_image_copy_plane_uc_from()Lynne2021-08-141-1/+1
* avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt2021-07-291-1/+1
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-231-1/+1