summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-17
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* doc/APIchanges: Fill in some missing informationMichael Niedermayer2021-03-14
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-12
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-10
* avcodec/packet: change side data related public function and struct size type...James Almer2021-03-10
* avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer2021-03-10
* avutil/buffer: change public function and struct size parameter types to size_tJames Almer2021-03-10
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-05
* avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt2021-03-03
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-27
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* avdevice/avdevice: Deprecate AVDevice Capabilities APIAndreas Rheinhardt2021-02-14
* libavutil/common: Add FFABS64U()Michael Niedermayer2021-02-10
* avutil/common: Add FFABSU() for a signed -> unsigned ABSMichael Niedermayer2021-01-26
* avcodec: deprecate AVCodecContext.debug_mvJames Almer2021-01-25
* avcodec: add vvc codec id and profilesNuo Mi2021-01-11
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-01
* avutil/timecode: add av_timecode_init_from_componentsMarton Balint2020-12-03
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-27
* libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne2020-11-25
* libavutil: introduce AVFilmGrainParams side dataLynne2020-11-25
* doc/APIchanges: add missing marker for release 4.3James Almer2020-11-02
* avformat: add a stream event flag for new packetsAnton Khirnov2020-10-28
* lavu/buffer: add a convenience function for replacing buffersAnton Khirnov2020-09-28
* avutil/timecode: add av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* doc/APIchanges: Remove version conflict separatorAndreas Rheinhardt2020-08-21
* 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
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-15
* doc/APIchanges: add new AV_PIX_FMT_X2RGB10Lynne2020-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
* doc/APIchanges: Fill in missing valuesMichael Niedermayer2020-06-08
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-05
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-27
* doc/APIchanges: fix typo in version numberAnton Khirnov2020-05-27
* 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
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-22
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer2020-05-17
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-12
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-12
* hwcontext_vulkan: expose enabled device and instance extensionsLynne2020-05-10