summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avcodec/avcodec: Remove outdated commentAndreas Rheinhardt2022-01-09
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-20
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-20
* avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt2021-09-02
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include hwcontext.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include errno.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavc: fix and extend AVCodecContext.get_format doxyAnton Khirnov2021-06-26
* 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
* avcodec: remove leftover references to AVCodecContext.refcounted_framesJames Almer2021-05-13
* avcodec: be more explicit about the buffer size in get_encode_buffer document...James Almer2021-05-07
* avcodec/avcodec: Remove unnecessary forward declarationAndreas Rheinhardt2021-04-28
* avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-27
* avcodec/parser: Remove deprecated av_parser_changeAndreas Rheinhardt2021-04-27
* avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated VBV delay fieldAndreas Rheinhardt2021-04-27
* avcodec/imgconvert: Remove deprecated parts of pixel format APIAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt2021-04-27
* avcodec/options: Remove deprecated avcodec_copy_contextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated avcodec_get_context_defaults3Andreas Rheinhardt2021-04-27
* avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt2021-04-27
* avcodec/mpegvideo_enc: Remove deprecated RTP-callbackAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated avcodec_get_chroma_sub_sampleAndreas Rheinhardt2021-04-27
* avcodec: Remove remnants of user-visiable HW acceleration APIAndreas Rheinhardt2021-04-27
* avcodec: Remove lock manager APIAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated av_codec_get_tag_stringAndreas Rheinhardt2021-04-27
* avcodec: Remove unneeded getters and settersAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-27
* avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove old BSF APIAndreas Rheinhardt2021-04-27
* avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt2021-04-27
* avcodec: add a mention about get_encode_buffer in the old encode API doxyJames Almer2021-03-14
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-12
* lavc: clarify thread_safe_callbacks doxyAnton Khirnov2021-03-08
* avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()Andreas Rheinhardt2021-03-08
* avcodec/parser: Schedule av_parser_change for removalAndreas Rheinhardt2021-03-06