summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* lib*/version.h: Bump Versions after release/5.0 branchAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-04
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs2021-12-22
* libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly2021-12-21
* avutil/display: fix inverted docZhao Zhili2021-12-20
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-10
* lavu/avframe: add a time_base fieldLynne2021-12-03
* avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler2021-11-22
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-15
* doc/APIchanges: update for Vulkan API changesLynne2021-11-12
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-26
* avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt2021-09-20
* avutil/buffer: constify some function parametersJames Almer2021-09-17
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* avutil/opt: Document actual behaviour of av_opt_copy a bit moreAndreas Rheinhardt2021-08-17
* imgutils: expose av_image_copy_plane_uc_from()Lynne2021-08-14
* avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt2021-07-29
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-23
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPix...Aman Karmani2021-07-18
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avutil/cpu: Remove deprecated functionsAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated getters and settersAndreas Rheinhardt2021-04-27
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt2021-04-27
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-27
* avutil/pixfmt: Remove deprecated VAAPI pixel formatsAndreas Rheinhardt2021-04-27
* lavu: bump minor and add APIchanges entry for the lavu/tx changesLynne2021-04-24
* avutil/cpu: Schedule deprecated functions for removalAndreas Rheinhardt2021-04-19
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-17
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avutil/buffer: change public function and struct size parameter types to size_tJames Almer2021-03-10
* avutil/{avstring,bprint}: add XML escaping from ffprobe to avutilStefano Sabatini2021-03-05
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* libavutil/common: Add FFABS64U()Michael Niedermayer2021-02-10
* avutil/common: Add FFABSU() for a signed -> unsigned ABSMichael Niedermayer2021-01-26
* lavu: support arbitrary-point FFTs and all even (i)MDCT transformsLynne2021-01-13