summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* 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
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-01
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avutil/timecode: add av_timecode_init_from_componentsMarton Balint2020-12-03
* libavutil: introduce AVFilmGrainParams side dataLynne2020-11-25
* lavu/buffer: add a convenience function for replacing buffersAnton Khirnov2020-09-28
* avutil/timecode: add av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-21
* avutil/channel_layout: add 22.2 layoutJan Ekström2020-08-04
* avutil: bump version after addition of MIPS cpu flagsJames Almer2020-07-23
* avutil/imgutils: add utility to get plane sizesBrian Kim2020-07-22
* 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/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-05
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-25
* 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
* avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer2020-05-17
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-12
* hwcontext_vulkan: expose enabled device and instance extensionsLynne2020-05-10
* lavu/version: bump minor version for DOVI sidedataJun Zhao2020-04-25
* avutil/frame: make frame copy functions hwframe awareTimo Rothenpieler2020-03-28
* avutil/hwcontext_cuda: add YUVA420P pixel formatYaroslav Pogrebnyak2020-03-19
* lavu/pix_fmt: add new pixel format y210Linjie Fu2020-02-24
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-13
* avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer2020-02-12