summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* lavu/version: bump minor version for DOVI sidedataJun Zhao2020-04-25
* doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entryJun Zhao2020-04-23
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-15
* avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov2020-04-10
* avcodec.h: split codec IDs into their own headerAnton Khirnov2020-04-10
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-10
* avformat/avformat: Update av_read_frame() documentationAndreas Rheinhardt2020-03-29
* avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt2020-03-28
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-10
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-22
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* 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
* doc/APIchanges: fix vulkan hwcontext dateLynne2020-02-08
* doc/APIchanges: update with Vulkan commit infoLynne2020-02-04
* lavu: add Vulkan hwcontext codeLynne2020-02-04
* avformat/avio: add avio_protocol_get_classSteven Liu2020-01-30
* avcodec: add a Producer Reference Time AVPacketSideData typeJames Almer2020-01-15
* 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
* doc/APIchanges: update for av_expr_count_varsGyan Doshi2019-11-17
* doc/APIchanges: add missing entry for the new runtime param AVOption flagJames Almer2019-10-14