| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump Versions before release/4.4 branch | Michael Niedermayer | 2021-03-20 | 1 | -0/+2 |
* | doc/APIchanges: fill in missing fields | Michael Niedermayer | 2021-03-20 | 1 | -8/+8 |
* | avutil/adler32: Switch av_adler32_update() to size_t on bump | Andreas Rheinhardt | 2021-03-19 | 1 | -0/+7 |
* | avformat: Make AVChapter.id an int64_t on next major bump | Andreas Rheinhardt | 2021-03-19 | 1 | -0/+4 |
* | avcodec/packet: deprecate av_init_packet() | James Almer | 2021-03-17 | 1 | -0/+5 |
* | lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS | Anton Khirnov | 2021-03-16 | 1 | -0/+5 |
* | doc/APIchanges: Fill in some missing information | Michael Niedermayer | 2021-03-14 | 1 | -24/+24 |
* | avcodec: add a get_encode_buffer() callback to AVCodecContext | James Almer | 2021-03-12 | 1 | -0/+7 |
* | avformat/utils: change AVStream side data related public function and struct ... | James Almer | 2021-03-10 | 1 | -0/+4 |
* | avcodec/packet: change side data related public function and struct size type... | James Almer | 2021-03-10 | 1 | -0/+4 |
* | avutil/frame: change av_frame_new_side_data() size parameter type to size_t | James Almer | 2021-03-10 | 1 | -3/+3 |
* | avutil/buffer: change public function and struct size parameter types to size_t | James Almer | 2021-03-10 | 1 | -0/+4 |
* | avcodec: enable usage of err_recognition for encoders | Jan Ekström | 2021-03-05 | 1 | -0/+3 |
* | avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump | Andreas Rheinhardt | 2021-03-03 | 1 | -0/+4 |
* | avcodec/options: deprecate avcodec_get_frame_class() | James Almer | 2021-02-27 | 1 | -0/+3 |
* | lavu/tx: support in-place FFT transforms | Lynne | 2021-02-21 | 1 | -0/+3 |
* | avdevice/avdevice: Deprecate AVDevice Capabilities API | Andreas Rheinhardt | 2021-02-14 | 1 | -0/+4 |
* | libavutil/common: Add FFABS64U() | Michael Niedermayer | 2021-02-10 | 1 | -0/+3 |
* | avutil/common: Add FFABSU() for a signed -> unsigned ABS | Michael Niedermayer | 2021-01-26 | 1 | -0/+3 |
* | avcodec: deprecate AVCodecContext.debug_mv | James Almer | 2021-01-25 | 1 | -0/+4 |
* | avcodec: add vvc codec id and profiles | Nuo Mi | 2021-01-11 | 1 | -0/+3 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -0/+3 |
* | avutil/timecode: add av_timecode_init_from_components | Marton Balint | 2020-12-03 | 1 | -0/+3 |
* | avcodec: deprecate thread_safe_callbacks | Anton Khirnov | 2020-11-27 | 1 | -0/+5 |
* | libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option | Lynne | 2020-11-25 | 1 | -0/+3 |
* | libavutil: introduce AVFilmGrainParams side data | Lynne | 2020-11-25 | 1 | -0/+4 |
* | doc/APIchanges: add missing marker for release 4.3 | James Almer | 2020-11-02 | 1 | -0/+2 |
* | avformat: add a stream event flag for new packets | Anton Khirnov | 2020-10-28 | 1 | -0/+3 |
* | lavu/buffer: add a convenience function for replacing buffers | Anton Khirnov | 2020-09-28 | 1 | -0/+3 |
* | avutil/timecode: add av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -0/+3 |
* | doc/APIchanges: Remove version conflict separator | Andreas Rheinhardt | 2020-08-21 | 1 | -1/+0 |
* | lavu/avstring: deprecate av_d2str(). | Nicolas George | 2020-08-21 | 1 | -0/+4 |
* | avutil/channel_layout: add 22.2 layout | Jan Ekström | 2020-08-04 | 1 | -0/+5 |
* | avutil: bump version after addition of MIPS cpu flags | James Almer | 2020-07-23 | 1 | -0/+3 |
* | avutil/imgutils: add utility to get plane sizes | Brian Kim | 2020-07-22 | 1 | -0/+3 |
* | API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType | Limin Wang | 2020-07-15 | 1 | -0/+3 |
* | 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 |