summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-101-0/+16
* avcodec/avcodec: Escape Doxygen referenceMarvin Scholz2022-10-171-1/+1
* avcodec: Fix Doxygen trailing brief commentsMarvin Scholz2022-10-171-4/+4
* avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt2022-09-261-0/+6
* avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt2022-09-261-22/+3
* lavc: fix and extend AVCodecContext.hwaccel_context doxyAnton Khirnov2022-09-061-7/+20
* avcodec/avcodec: Remove legacy cruftAndreas Rheinhardt2022-08-051-7/+0
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-021-4/+16
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-301-0/+6
* avcodec/avcodec: Don't mention removed functionAndreas Rheinhardt2022-06-301-1/+0
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-191-0/+6
* libavcodec: Split version.hMartin Storsjö2022-03-161-1/+1
* lavc: switch to the new channel layout APIVittorio Giovara2022-03-151-1/+23
* avcodec/avcodec: Remove MpegEncContext forward declarationAndreas Rheinhardt2022-02-151-2/+0
* lavc: deprecate FF_IDCT_NONEAnton Khirnov2022-02-151-1/+4
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-151-12/+0
* avcodec/avcodec: Remove outdated commentAndreas Rheinhardt2022-01-091-2/+0
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-201-3/+4
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-201-0/+4
* avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt2021-09-021-1/+1
* avcodec: add a Film Grain codec property flagJames Almer2021-08-241-0/+1
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Don't include hwcontext.hAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Don't include errno.hAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-221-1/+0
* lavc: fix and extend AVCodecContext.get_format doxyAnton Khirnov2021-06-261-11/+23
* lavc: move av_get_profile_name() from avcodec.h to codec.hAnton Khirnov2021-06-101-9/+0
* lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.hAnton Khirnov2021-06-101-6/+0
* lavc: move av_get_pcm_codec() from avcodec.h to codec_id.hAnton Khirnov2021-06-101-8/+0
* lavc: move avcodec_profile_name() from avcodec.h to codec_id.hAnton Khirnov2021-06-101-13/+0
* lavc: move av_get_[exact_]bits_per_sample() to codec_id.hAnton Khirnov2021-06-101-18/+0
* lavc: move small misc definitions into a separate headerAnton Khirnov2021-06-101-138/+1
* avcodec: remove leftover references to AVCodecContext.refcounted_framesJames Almer2021-05-131-7/+3
* avcodec: be more explicit about the buffer size in get_encode_buffer document...James Almer2021-05-071-0/+4
* avcodec/avcodec: Remove unnecessary forward declarationAndreas Rheinhardt2021-04-281-2/+0
* avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-271-244/+1
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-271-11/+0
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-271-13/+1
* avcodec/parser: Remove deprecated av_parser_changeAndreas Rheinhardt2021-04-271-12/+0
* avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt2021-04-271-2/+1
* avcodec: Remove deprecated VBV delay fieldAndreas Rheinhardt2021-04-271-13/+0
* avcodec/imgconvert: Remove deprecated parts of pixel format APIAndreas Rheinhardt2021-04-271-19/+0
* avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt2021-04-271-99/+0
* avcodec/options: Remove deprecated avcodec_copy_contextAndreas Rheinhardt2021-04-271-22/+0
* avcodec: Remove deprecated avcodec_get_context_defaults3Andreas Rheinhardt2021-04-271-9/+0
* avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt2021-04-271-3/+0
* avcodec/mpegvideo_enc: Remove deprecated RTP-callbackAndreas Rheinhardt2021-04-271-14/+0
* avcodec: Remove deprecated avcodec_get_chroma_sub_sampleAndreas Rheinhardt2021-04-271-9/+0