summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-17
* avformat/utils: add helper functions to retrieve index entries from an AVStreamJames Almer2021-04-07
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* doc/APIchanges: fill in missing fieldsMichael Niedermayer2021-03-20
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* 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