summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint2021-12-12
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-10
* doc/APIchanges: fix typoAnton Khirnov2021-12-04
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* lavu/avframe: add a time_base fieldLynne2021-12-03
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-28
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov2021-11-16
* lavf: add public functions converting dispositions to/from stringsAnton Khirnov2021-11-16
* lavf: add an AVClass to AVStream on next major bumpAnton Khirnov2021-11-16
* doc/APIchanges: fix typos and correct a dateLynne2021-11-12
* doc/APIchanges: update for Vulkan API changesLynne2021-11-12
* avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström2021-10-24
* avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström2021-10-24
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-26
* avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt2021-09-20
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-20
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-20
* avutil/buffer: constify some function parametersJames Almer2021-09-17
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* sws: add a new scaling APIAnton Khirnov2021-09-06
* avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt2021-09-02
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* avfilter/avfilter: Deprecate avfilter_pad_count()Andreas Rheinhardt2021-08-20
* avfilter/avfilter: Add avfilter_filter_pad_count()Andreas Rheinhardt2021-08-20
* avutil/opt: Document actual behaviour of av_opt_copy a bit moreAndreas Rheinhardt2021-08-17
* imgutils: expose av_image_copy_plane_uc_from()Lynne2021-08-14
* avpacket: ABI bump additionsLynne2021-08-02
* avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt2021-07-29
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-23
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* avcodec: Pass HDR10+ metadata to packet side data in VP9 encoderMohammad Izadi2021-06-24
* avformat: make AVStream.pts_wrap_bits publicJames Almer2021-06-10
* lavc: move av_get_profile_name() from avcodec.h to codec.hAnton Khirnov2021-06-10
* lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.hAnton Khirnov2021-06-10
* lavc: move av_get_pcm_codec() from avcodec.h to codec_id.hAnton Khirnov2021-06-10
* lavc: move avcodec_profile_name() from avcodec.h to codec_id.hAnton Khirnov2021-06-10
* lavc: move av_get_[exact_]bits_per_sample() to codec_id.hAnton Khirnov2021-06-10
* lavc: move small misc definitions into a separate headerAnton Khirnov2021-06-10
* doc/APIchanges: add hashes and version numbers for recent entriesJames Almer2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt2021-04-27
* avformat/avformat, utils: Make av_find_best_stream const-correctAndreas Rheinhardt2021-04-27
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* lavu: bump minor and add APIchanges entry for the lavu/tx changesLynne2021-04-24