aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/opt: add an unsigned option typeJames Almer2024-05-041-2/+2
* avutil/error: Add HTTP 429 Too Many Requests AVERROR codeDerek Buitenhuis2024-04-251-1/+1
* avutil/opt: add support for children objects in av_opt_serializeJames Almer2024-04-231-1/+1
* avutil/mastering_display_metadata: add a new allocator function that returns ...James Almer2024-04-111-1/+1
* avutil/version: bump minor after recent AVFrame API additionsJames Almer2024-04-111-1/+1
* avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3Jan Ekström2024-04-031-1/+1
* avutil/dovi_meta: add dolby vision extension blocksNiklas Haas2024-04-031-1/+1
* avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivotsquietvoid2024-04-031-1/+1
* lavu/frame: add side data descriptorsAnton Khirnov2024-03-271-1/+1
* Bump after 7.0 branch pointn7.1-devMichael Niedermayer2024-03-271-1/+1
* Bump prior release/7.0 branchMichael Niedermayer2024-03-271-1/+1
* avutil/timestamp: introduce av_ts_make_time_string2 for better precisionMarton Balint2024-03-251-1/+1
* avutil/film_grain_params: add av_film_grain_params_select()Niklas Haas2024-03-231-1/+1
* avutil/film_grain_params: add metadata to common structNiklas Haas2024-03-231-1/+2
* avutil/frame: Constify av_frame_side_data_get()Andreas Rheinhardt2024-03-221-1/+1
* {avutil/version,APIchanges}: bump, document new AVFrameSideData functionsJan Ekström2024-03-201-1/+1
* avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICALMarton Balint2024-03-161-1/+1
* lavu/opt: add array optionsAnton Khirnov2024-03-081-1/+1
* libs: bump major version for all librariesJames Almer2024-03-071-2/+2
* avutil/version_major: postpone some deprecations until the next bumpJames Almer2024-03-071-6/+6
* avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBERJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_REORDERED_OPAQUEJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_AV_FOPEN_UTF8James Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_XVMCJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_FIFO_OLD_APIJames Almer2024-03-071-1/+0
* avutil: remove deprecated FF_API_FIFO_PEEK2James Almer2024-03-071-1/+0
* avutil/timestamp: Constify av_ts_make_time_string()Andreas Rheinhardt2024-03-021-1/+1
* avutil/pixfmt: Add AV_VIDEO_MAX_PLANESMichael Niedermayer2024-02-161-1/+1
* avutil/channel_layout: add av_channel_layout_retype()Marton Balint2024-02-121-1/+1
* avutil/channel_layout: add av_channel_layout_custom_init()Marton Balint2024-02-121-2/+2
* avutil/hwcontext_videotoolbox: add frame hwctx to specify color rangeZhao Zhili2024-01-041-1/+1
* libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12Wu Jianhua2023-12-211-1/+1
* avutil: introduce an Immersive Audio Model and Formats APIJames Almer2023-12-181-1/+1
* riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpuMartin Storsjö2023-12-171-1/+1
* avutil/imgutils: add new function av_image_fill_color()Marton Balint2023-12-131-1/+1
* 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