aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* avutil: bump minor version after recent commitsJames Almer2023-11-081-1/+1
* avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZNiklas Haas2023-10-311-1/+1
* Bump versions after 6.1n6.2-devMichael Niedermayer2023-10-291-1/+1
* Bump versions prior to 6.1Michael Niedermayer2023-10-291-1/+1
* avutil: bump minor version after recent commitsJames Almer2023-10-271-1/+1
* avutil: add GBRAP14 format supportPaul B Mahol2023-09-281-1/+1
* avutil/hwcontext_cuda: add option to use current device contextRoman Arzumanyan2023-09-281-1/+1
* avutil/avutil: make AV_TIME_BASE_Q available in C++Zhao Zhili2023-09-191-1/+1
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-121-1/+1
* avutil/fifo: Constify AVFifo pointees in peek functionsAndreas Rheinhardt2023-09-121-1/+1
* avutil/audio_fifo: Constify some pointeesAndreas Rheinhardt2023-09-121-1/+1
* avutil/samplefmt: Constify some pointeesAndreas Rheinhardt2023-09-121-1/+1
* avutil/imgutils: Constify some pointeesAndreas Rheinhardt2023-09-121-1/+1
* avutil: add thread executorNuo Mi2023-09-021-1/+1
* lavu/tx: add real to real and real to imaginary RDFT transformsLynne2023-09-011-1/+1
* avutil/channel_layout: make pre-defined channel layouts C++ friendlyZhao Zhili2023-08-181-2/+2
* avutil/channel_layout: Account for \0 in sizesAndreas Rheinhardt2023-08-101-1/+1
* avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer()Andreas Rheinhardt2023-08-101-1/+1
* lavu: add video_hint APIElias Carotti2023-08-081-1/+1
* avutil/random_seed: add av_random_bytes()James Almer2023-07-051-2/+2
* lavu/hwcontext_cuda: declare support for rgb32/bgr32Philip Langdale2023-06-151-1/+1
* libavutil: Add version bump for new aarch64 cpu flagsMartin Storsjö2023-06-101-1/+1
* Move bessel_i0() from swresample/resample to avutil/mathematicsMichael Niedermayer2023-05-291-1/+1
* APIchanges: add hwcontext_vulkan changes and bump lavu minorLynne2023-05-291-1/+1
* APIchanges: add new pixel formats supported and bump lavu minorLynne2023-05-291-1/+1
* hwcontext_vulkan: remove contiguous memory path/modeLynne2023-05-291-0/+1
* avutil/mathematics: add missing constantsJames Almer2023-05-191-1/+1
* avutil/frame: add av_frame_replaceJames Almer2023-05-181-1/+1
* avutil/frame: deprecate palette_has_changedJames Almer2023-05-181-0/+1
* avutil/version: bump minor after recent changesJames Almer2023-05-041-1/+1
* avutil/frame: deprecate key_frameJames Almer2023-05-041-0/+1
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-041-0/+1
* avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an ...James Almer2023-04-051-1/+1
* avutil: add HDR10+ dynamic metadata serialization functionRaphaël Zumer2023-03-211-1/+1
* lavu/frame: deprecate AVFrame.pkt_{pos,size}Anton Khirnov2023-03-201-0/+1
* libavutil/hdr_dynamic_vivid_metadata: fix three spline paramsZhao Zhili2023-03-171-1/+2
* version.h: Bump minor post 6.0 branchn6.1-devMichael Niedermayer2023-02-191-1/+1
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-191-1/+1
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-131-1/+2
* Bump major versions of all librariesJames Almer2023-02-091-2/+2
* avutil/version: postpone the remaining API deprecationsJames Almer2023-02-091-6/+6
* avutil: remove FF_API_AV_MALLOCZ_ARRAYJames Almer2023-02-091-1/+0
* avutil: remove FF_API_COLORSPACE_NAMEJames Almer2023-02-091-1/+0
* avutil: remove FF_API_DECLARE_ALIGNEDJames Almer2023-02-091-1/+0
* avutil: remove FF_API_D2STRJames Almer2023-02-091-1/+0
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-041-0/+1
* avutil: introduce AVAmbientViewingEnvironment side dataJan Ekström2023-01-131-1/+1
* avutil/hwcontext_mediacodec: add ANativeWindow supportZhao Zhili2022-11-211-1/+1
* avutil/dict: Add av_dict_iterateMarvin Scholz2022-11-061-1/+1
* avutil/channel_layout: add a 7.1(top) channel layoutJames Almer2022-11-031-1/+1