| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/frame: Deprecate av_get_colorspace_name() | Andreas Rheinhardt | 2021-03-24 | 1 | -1/+4 |
* | Bump minor versions after release branchn4.5-dev | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | Bump Versions before release/4.4 branch | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | avutil/adler32: Switch av_adler32_update() to size_t on bump | Andreas Rheinhardt | 2021-03-19 | 1 | -1/+1 |
* | avutil/buffer: change public function and struct size parameter types to size_t | James Almer | 2021-03-10 | 1 | -1/+4 |
* | avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil | Stefano Sabatini | 2021-03-05 | 1 | -1/+1 |
* | lavu/tx: support in-place FFT transforms | Lynne | 2021-02-21 | 1 | -1/+1 |
* | libavutil/common: Add FFABS64U() | Michael Niedermayer | 2021-02-10 | 1 | -1/+1 |
* | avutil/common: Add FFABSU() for a signed -> unsigned ABS | Michael Niedermayer | 2021-01-26 | 1 | -2/+2 |
* | lavu: support arbitrary-point FFTs and all even (i)MDCT transforms | Lynne | 2021-01-13 | 1 | -1/+1 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -1/+1 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+3 |
* | avutil/timecode: add av_timecode_init_from_components | Marton Balint | 2020-12-03 | 1 | -1/+1 |
* | libavutil: introduce AVFilmGrainParams side data | Lynne | 2020-11-25 | 1 | -1/+1 |
* | lavu/buffer: add a convenience function for replacing buffers | Anton Khirnov | 2020-09-28 | 1 | -1/+1 |
* | avutil/timecode: add av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -1/+1 |
* | lavu/avstring: deprecate av_d2str(). | Nicolas George | 2020-08-21 | 1 | -0/+3 |
* | avutil/channel_layout: add 22.2 layout | Jan Ekström | 2020-08-04 | 1 | -1/+1 |
* | avutil: bump version after addition of MIPS cpu flags | James Almer | 2020-07-23 | 1 | -1/+1 |
* | avutil/imgutils: add utility to get plane sizes | Brian Kim | 2020-07-22 | 1 | -1/+1 |
* | lavu/pix_fmt: add new pixel format x2rgb10 | Fei Wang | 2020-06-12 | 1 | -1/+1 |
* | avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type | Limin Wang | 2020-06-11 | 1 | -1/+1 |
* | lavu/opt: add a more general child class iteration API | Anton Khirnov | 2020-06-10 | 1 | -2/+4 |
* | Bump minor versions after branching 4.3n4.4-dev | Michael Niedermayer | 2020-06-08 | 1 | -1/+1 |
* | Bump minor versions to separate 4.3 from master | Michael Niedermayer | 2020-06-08 | 1 | -1/+1 |
* | avutil/buffer: use the default allocator if none is provided to av_buffer_poo... | James Almer | 2020-06-05 | 1 | -1/+1 |
* | h264dec: support exporting QP tables through the AVVideoEncParams API | Anton Khirnov | 2020-05-25 | 1 | -1/+1 |
* | hwcontext: add av_hwdevice_ctx_create_derived_opts | Lynne | 2020-05-23 | 1 | -1/+1 |
* | lavu: add av_gcd_q(). | Nicolas George | 2020-05-23 | 1 | -2/+2 |
* | avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS | Marton Balint | 2020-05-22 | 1 | -1/+1 |
* | avutil: bump version after addition of av_sat_add64 and av_sat_sub64 | James Almer | 2020-05-17 | 1 | -1/+1 |
* | libavutil: add API for exporting video frame quantizers | Juan De León | 2020-05-12 | 1 | -1/+1 |
* | hwcontext_vulkan: expose enabled device and instance extensions | Lynne | 2020-05-10 | 1 | -1/+1 |
* | lavu/version: bump minor version for DOVI sidedata | Jun Zhao | 2020-04-25 | 1 | -2/+2 |
* | avutil/frame: make frame copy functions hwframe aware | Timo Rothenpieler | 2020-03-28 | 1 | -1/+1 |
* | avutil/hwcontext_cuda: add YUVA420P pixel format | Yaroslav Pogrebnyak | 2020-03-19 | 1 | -1/+1 |
* | lavu/pix_fmt: add new pixel format y210 | Linjie Fu | 2020-02-24 | 1 | -1/+1 |
* | lavu/tx: implement 32 bit fixed point FFT and MDCT | Lynne | 2020-02-13 | 1 | -1/+1 |
* | avutil/log: Add av_log_once() for printing a message just once with a high lo... | Michael Niedermayer | 2020-02-12 | 1 | -1/+1 |
* | lavu: bump minor version for the Vulkan patchset | Lynne | 2020-02-04 | 1 | -1/+1 |
* | avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() | Michael Niedermayer | 2019-12-28 | 1 | -1/+1 |
* | avutil/buffer: add av_buffer_pool_buffer_get_opaque | Marton Balint | 2019-12-26 | 1 | -2/+2 |
* | avutil/hwcontext_cuda: allow using primary CUDA device context | Oleg Dobkin | 2019-11-26 | 1 | -1/+1 |
* | avutil/eval: add function to track variable use | Gyan Doshi | 2019-11-17 | 1 | -2/+2 |
* | avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag | Paul B Mahol | 2019-10-14 | 1 | -1/+1 |
* | avutil/version: bump for hwcontext_videotoolbox api change | Aman Gupta | 2019-09-04 | 1 | -1/+1 |
* | avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value | Raphaël Zumer | 2019-09-01 | 1 | -1/+1 |
* | lavu/tx: add support for double precision FFT and MDCT | Lynne | 2019-08-02 | 1 | -1/+1 |
* | Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-dev | Michael Niedermayer | 2019-07-21 | 1 | -1/+1 |
* | Bump minor versions to separate 4.2 from master | Michael Niedermayer | 2019-07-21 | 1 | -1/+1 |