]> git.sesse.net Git - ffmpeg/history - doc/APIchanges
avcodec: Constify AVCodecParserContext.parser
[ffmpeg] / doc / APIchanges
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecParserContext.parser
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify av_*_device_next API
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify avdevice_list_input_sources...
2021-04-27 Andreas Rheinhardtavformat/avformat, utils: Make av_find_best_stream...
2021-04-27 Andreas Rheinhardtavcodec/codec, allcodecs: Constify the AVCodec API
2021-04-27 Andreas Rheinhardtavformat/avformat: Constify AVFormatContext.*_codec...
2021-04-27 Andreas Rheinhardtlibavresample: Remove deprecated library
2021-04-27 Andreas Rheinhardtavformat: Constify the API wrt AV(In|Out)putFormat
2021-04-24 Lynnelavu: bump minor and add APIchanges entry for the lavu...
2021-04-17 Guo, Yejunlavu: add side data AV_FRAME_DATA_DETECTION_BBOXES...
2021-04-07 James Almeravformat/utils: add helper functions to retrieve index...
2021-03-24 Andreas Rheinhardtavutil/frame: Deprecate av_get_colorspace_name()
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Michael Niedermayerdoc/APIchanges: fill in missing fields
2021-03-19 Andreas Rheinhardtavutil/adler32: Switch av_adler32_update() to size_t...
2021-03-19 Andreas Rheinhardtavformat: Make AVChapter.id an int64_t on next major...
2021-03-17 James Almeravcodec/packet: deprecate av_init_packet()
2021-03-16 Anton Khirnovlavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OT...
2021-03-14 Michael Niedermayerdoc/APIchanges: Fill in some missing information
2021-03-12 James Almeravcodec: add a get_encode_buffer() callback to AVCodecC...
2021-03-10 James Almeravformat/utils: change AVStream side data related publi...
2021-03-10 James Almeravcodec/packet: change side data related public functio...
2021-03-10 James Almeravutil/frame: change av_frame_new_side_data() size...
2021-03-10 James Almeravutil/buffer: change public function and struct size...
2021-03-05 Jan Ekströmavcodec: enable usage of err_recognition for encoders
2021-03-03 Andreas Rheinhardtavformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demu...
2021-02-27 James Almeravcodec/options: deprecate avcodec_get_frame_class()
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
2021-02-14 Andreas Rheinhardtavdevice/avdevice: Deprecate AVDevice Capabilities API
2021-02-10 Michael Niedermayerlibavutil/common: Add FFABS64U()
2021-01-26 Michael Niedermayeravutil/common: Add FFABSU() for a signed -> unsigned ABS
2021-01-25 James Almeravcodec: deprecate AVCodecContext.debug_mv
2021-01-11 Nuo Miavcodec: add vvc codec id and profiles
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2020-12-03 Marton Balintavutil/timecode: add av_timecode_init_from_components
2020-11-27 Anton Khirnovavcodec: deprecate thread_safe_callbacks
2020-11-25 Lynnelibavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN...
2020-11-25 Lynnelibavutil: introduce AVFilmGrainParams side data
2020-11-02 James Almerdoc/APIchanges: add missing marker for release 4.3
2020-10-28 Anton Khirnovavformat: add a stream event flag for new packets
2020-09-28 Anton Khirnovlavu/buffer: add a convenience function for replacing...
2020-09-13 Marton Balintavutil/timecode: add av_timecode_make_smpte_tc_string2
2020-08-21 Andreas Rheinhardtdoc/APIchanges: Remove version conflict separator
2020-08-21 Nicolas Georgelavu/avstring: deprecate av_d2str().
2020-08-03 Jan Ekströmavutil/channel_layout: add 22.2 layout
2020-07-23 James Almeravutil: bump version after addition of MIPS cpu flags
2020-07-22 Brian Kimavutil/imgutils: add utility to get plane sizes
2020-07-14 Limin WangAPI: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
2020-06-12 Lynnedoc/APIchanges: add new AV_PIX_FMT_X2RGB10
2020-06-11 Limin Wangavutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data...
2020-06-10 Anton Khirnovlavu/opt: add a more general child class iteration API
2020-06-08 Michael Niedermayerdoc/APIchanges: Fill in missing values
2020-06-05 James Almeravutil/buffer: use the default allocator if none is...
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header
2020-05-27 Anton Khirnovdoc/APIchanges: fix typo in version number
2020-05-25 Anton Khirnovh264dec: support exporting QP tables through the AVVide...
2020-05-23 Lynnehwcontext: add av_hwdevice_ctx_create_derived_opts
2020-05-23 Nicolas Georgelavu: add av_gcd_q().
2020-05-22 Marton Balintavutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
2020-05-22 Anton Khirnovavcodec.h: split bitstream filters API into its own...
2020-05-22 Anton Khirnovavcodec.h: split AVCodecParameters API into its own...
2020-05-21 James Almeravcodec: deprecate Lossless and Intra Only encoder...
2020-05-17 James Almeravutil: bump version after addition of av_sat_add64...
2020-05-12 Anton Khirnovlavc: add a flag for exporting AVVideoEncParams from...
2020-05-12 Juan De Leónlibavutil: add API for exporting video frame quantizers
2020-05-10 Lynnehwcontext_vulkan: expose enabled device and instance...
2020-04-25 Jun Zhaolavu/version: bump minor version for DOVI sidedata
2020-04-23 Jun Zhaodoc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry
2020-04-15 Philip Langdaleavcodec: Add explicit capability flag for encoder flushing
2020-04-10 Anton Khirnovavcodec.h: split AVCodecDescriptor API into its own...
2020-04-10 Anton Khirnovavcodec.h: split codec IDs into their own header
2020-04-10 Anton Khirnovavcodec.h: split AVPacket API into its own header
2020-03-29 Andreas Rheinhardtavformat/avformat: Update av_read_frame() documentation
2020-03-28 Andreas Rheinhardtavcodec/avcodec, avpacket: Return blank packet on av_pa...
2020-03-10 vectronicAPI: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType
2020-02-23 James Almeravcodec: add an AVCodecContext flag to export PRFT...
2020-02-23 James Almeravcodec: add an AVCodecContext field to signal types...
2020-02-13 Lynnelavu/tx: implement 32 bit fixed point FFT and MDCT
2020-02-12 Michael Niedermayeravutil/log: Add av_log_once() for printing a message...
2020-02-08 Lynnedoc/APIchanges: fix vulkan hwcontext date
2020-02-04 Lynnedoc/APIchanges: update with Vulkan commit info
2020-02-04 Lynnelavu: add Vulkan hwcontext code
2020-01-30 Steven Liuavformat/avio: add avio_protocol_get_class
2020-01-16 James Almeravcodec: add a Producer Reference Time AVPacketSideData...
2019-12-28 Michael Niedermayeravutil/eval: Add av_expr_count_func() similar to av_exp...
2019-12-25 Marton Balintavutil/buffer: add av_buffer_pool_buffer_get_opaque
2019-11-17 Gyan Doshidoc/APIchanges: update for av_expr_count_vars
2019-10-14 James Almerdoc/APIchanges: add missing entry for the new runtime...
2019-09-25 Michael Niedermayeravcodec: add max_samples
2019-09-04 Aman Guptaavutil/version: bump for hwcontext_videotoolbox api...
2019-09-01 Raphaël Zumeravutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries...
2019-08-17 Marton Balintavformat/avio: remove 4k limit from avio_printf
2019-08-17 Marton Balintavformat/avio: add avio_print_string_array and avio_print
2019-08-02 Lynnelavu/tx: add support for double precision FFT and MDCT
2019-07-21 Michael Niedermayerdoc/APIchanges: Fill in missing Fields, add 4.2 cut...
2019-06-29 Amir Paukeravutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame...
2019-06-16 Amir Paukeravutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag...
2019-05-15 Lynnelavu: bump minor and update APIchanges for the new...
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
next