| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/APIchanges: add new AV_PIX_FMT_X2RGB10 | Lynne | 2020-06-12 | 1 | -0/+3 |
* | avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type | Limin Wang | 2020-06-11 | 1 | -0/+3 |
* | lavu/opt: add a more general child class iteration API | Anton Khirnov | 2020-06-10 | 1 | -0/+4 |
* | doc/APIchanges: Fill in missing values | Michael Niedermayer | 2020-06-08 | 1 | -30/+30 |
* | avutil/buffer: use the default allocator if none is provided to av_buffer_poo... | James Almer | 2020-06-05 | 1 | -0/+3 |
* | avcodec.h: split AVCodec API into its own header | Anton Khirnov | 2020-05-27 | 1 | -0/+3 |
* | doc/APIchanges: fix typo in version number | Anton Khirnov | 2020-05-27 | 1 | -1/+1 |
* | h264dec: support exporting QP tables through the AVVideoEncParams API | Anton Khirnov | 2020-05-25 | 1 | -0/+3 |
* | hwcontext: add av_hwdevice_ctx_create_derived_opts | Lynne | 2020-05-23 | 1 | -0/+3 |
* | lavu: add av_gcd_q(). | Nicolas George | 2020-05-23 | 1 | -0/+3 |
* | avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS | Marton Balint | 2020-05-22 | 1 | -0/+3 |
* | avcodec.h: split bitstream filters API into its own header | Anton Khirnov | 2020-05-22 | 1 | -0/+1 |
* | avcodec.h: split AVCodecParameters API into its own header | Anton Khirnov | 2020-05-22 | 1 | -0/+3 |
* | avcodec: deprecate Lossless and Intra Only encoder capabilites | James Almer | 2020-05-21 | 1 | -0/+3 |
* | avutil: bump version after addition of av_sat_add64 and av_sat_sub64 | James Almer | 2020-05-17 | 1 | -0/+3 |
* | lavc: add a flag for exporting AVVideoEncParams from decoders | Anton Khirnov | 2020-05-12 | 1 | -0/+3 |
* | libavutil: add API for exporting video frame quantizers | Juan De León | 2020-05-12 | 1 | -0/+4 |
* | hwcontext_vulkan: expose enabled device and instance extensions | Lynne | 2020-05-10 | 1 | -0/+4 |
* | lavu/version: bump minor version for DOVI sidedata | Jun Zhao | 2020-04-25 | 1 | -2/+3 |
* | doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry | Jun Zhao | 2020-04-23 | 1 | -0/+3 |
* | avcodec: Add explicit capability flag for encoder flushing | Philip Langdale | 2020-04-15 | 1 | -0/+6 |
* | avcodec.h: split AVCodecDescriptor API into its own header | Anton Khirnov | 2020-04-10 | 1 | -1/+2 |
* | avcodec.h: split codec IDs into their own header | Anton Khirnov | 2020-04-10 | 1 | -1/+2 |
* | avcodec.h: split AVPacket API into its own header | Anton Khirnov | 2020-04-10 | 1 | -0/+3 |
* | avformat/avformat: Update av_read_frame() documentation | Andreas Rheinhardt | 2020-03-29 | 1 | -0/+4 |
* | avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failure | Andreas Rheinhardt | 2020-03-28 | 1 | -0/+4 |
* | API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType | vectronic | 2020-03-10 | 1 | -0/+3 |
* | avcodec: add an AVCodecContext flag to export PRFT side data on demand | James Almer | 2020-02-22 | 1 | -0/+3 |
* | avcodec: add an AVCodecContext field to signal types of packet, frame, and co... | James Almer | 2020-02-22 | 1 | -0/+3 |
* | lavu/tx: implement 32 bit fixed point FFT and MDCT | Lynne | 2020-02-13 | 1 | -0/+3 |
* | avutil/log: Add av_log_once() for printing a message just once with a high lo... | Michael Niedermayer | 2020-02-12 | 1 | -0/+3 |
* | doc/APIchanges: fix vulkan hwcontext date | Lynne | 2020-02-08 | 1 | -1/+1 |
* | doc/APIchanges: update with Vulkan commit info | Lynne | 2020-02-04 | 1 | -1/+1 |
* | lavu: add Vulkan hwcontext code | Lynne | 2020-02-04 | 1 | -0/+4 |
* | avformat/avio: add avio_protocol_get_class | Steven Liu | 2020-01-30 | 1 | -0/+3 |
* | avcodec: add a Producer Reference Time AVPacketSideData type | James Almer | 2020-01-15 | 1 | -0/+3 |
* | avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() | Michael Niedermayer | 2019-12-28 | 1 | -0/+3 |
* | avutil/buffer: add av_buffer_pool_buffer_get_opaque | Marton Balint | 2019-12-26 | 1 | -0/+3 |
* | doc/APIchanges: update for av_expr_count_vars | Gyan Doshi | 2019-11-17 | 1 | -0/+3 |
* | doc/APIchanges: add missing entry for the new runtime param AVOption flag | James Almer | 2019-10-14 | 1 | -0/+3 |
* | avcodec: add max_samples | Michael Niedermayer | 2019-09-25 | 1 | -0/+3 |
* | avutil/version: bump for hwcontext_videotoolbox api change | Aman Gupta | 2019-09-04 | 1 | -0/+3 |
* | avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value | Raphaël Zumer | 2019-09-01 | 1 | -0/+3 |
* | avformat/avio: remove 4k limit from avio_printf | Marton Balint | 2019-08-17 | 1 | -0/+3 |
* | avformat/avio: add avio_print_string_array and avio_print | Marton Balint | 2019-08-17 | 1 | -0/+3 |
* | lavu/tx: add support for double precision FFT and MDCT | Lynne | 2019-08-02 | 1 | -0/+3 |
* | doc/APIchanges: Fill in missing Fields, add 4.2 cut marker | Michael Niedermayer | 2019-07-21 | 1 | -4/+6 |
* | avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flags | Amir Pauker | 2019-06-29 | 1 | -0/+3 |
* | avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_... | Amir Pauker | 2019-06-16 | 1 | -0/+3 |
* | lavu: bump minor and update APIchanges for the new transform API | Lynne | 2019-05-16 | 1 | -0/+3 |