summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavc/pthread_frame: add support for thread-safe hwaccelshwaccel_threadAnton Khirnov2023-05-05
* lavc: clarify color_range semanticsStefano Sabatini2023-04-02
* lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into linksAnton Khirnov2023-03-28
* lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAMEAnton Khirnov2023-03-28
* lavc/avcodec: fix documentation typoAnton Khirnov2023-03-28
* lavc/avcodec.h: extend documentation for avcodec_open2()Stefano Sabatini2023-03-12
* lavc: disable an obsolete hack for real videoAnton Khirnov2023-03-02
* avcodec/dca_xll: add detection of DTS:X and DTS:X IMAXMarth642023-03-02
* avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHDMarth642023-03-02
* avcodec/eac3dec: add detection of Atmos spatial extension profileMarth642023-03-02
* lavc/avcodec: Add HEVC Screen Content Coding Extensions profileLinjie Fu2023-02-27
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-13
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-09
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-09
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-09
* avcodec: remove FF_API_GET_FRAME_CLASSJames Almer2023-02-09
* avcodec: remove FF_API_DEBUG_MVJames Almer2023-02-09
* avcodec: remove FF_API_THREAD_SAFE_CALLBACKSJames Almer2023-02-09
* avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODEAndreas Rheinhardt2023-02-09
* avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*Andreas Rheinhardt2023-02-09
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-04
* lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decodingAnton Khirnov2023-02-04
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-29
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-29
* lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxyAnton Khirnov2023-01-29
* lavc/avcodec: improve enc/dec API doxyAnton Khirnov2023-01-29
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-10
* avcodec/avcodec: Escape Doxygen referenceMarvin Scholz2022-10-17
* avcodec: Fix Doxygen trailing brief commentsMarvin Scholz2022-10-17
* avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt2022-09-26
* avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt2022-09-26
* lavc: fix and extend AVCodecContext.hwaccel_context doxyAnton Khirnov2022-09-06
* avcodec/avcodec: Remove legacy cruftAndreas Rheinhardt2022-08-05
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-30
* avcodec/avcodec: Don't mention removed functionAndreas Rheinhardt2022-06-30
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* libavcodec: Split version.hMartin Storsjö2022-03-16
* lavc: switch to the new channel layout APIVittorio Giovara2022-03-15
* avcodec/avcodec: Remove MpegEncContext forward declarationAndreas Rheinhardt2022-02-15
* lavc: deprecate FF_IDCT_NONEAnton Khirnov2022-02-15
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-15
* 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