summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
...
* 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
* lavu: bump minor version for the Vulkan patchsetLynne2020-02-04
* avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer2019-12-28
* avutil/buffer: add av_buffer_pool_buffer_get_opaqueMarton Balint2019-12-26
* avutil/hwcontext_cuda: allow using primary CUDA device contextOleg Dobkin2019-11-26
* avutil/eval: add function to track variable useGyan Doshi2019-11-17
* avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flagPaul B Mahol2019-10-14
* avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta2019-09-04
* avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer2019-09-01
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-02
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-29
* avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker2019-06-16