aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: deprecate avcodec_close()Anton Khirnov2024-02-091-1/+4
* avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side dataJames Almer2023-10-061-1/+1
* lavc: clarify meaning of avctx.level optionStefano Sabatini2023-10-061-2/+4
* avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusionsAndreas Rheinhardt2023-10-031-5/+9
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-071-0/+10
* Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"James Almer2023-09-061-1/+1
* lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase descriptionStefano Sabatini2023-09-061-3/+3
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-071-133/+0
* avcodec/avcodec: Remove unnecessary forward declarationAndreas Rheinhardt2023-08-051-2/+0
* lavc: deprecate AV_CODEC_FLAG_DROPCHANGEDAnton Khirnov2023-07-151-3/+4
* avcodec: MPEG-5 EVC codec registrationDawid Kozinski2023-05-291-0/+3
* avcodec: add AVHWAccel.flush callbackLynne2023-05-291-0/+5
* avcodec: add AVHWAccel.free_frame_priv callbackLynne2023-05-291-0/+8
* lavc/pthread_frame: add support for thread-safe hwaccelsAnton Khirnov2023-05-291-0/+6
* lavc: deprecate AVCodecContext.ticks_per_frameAnton Khirnov2023-05-151-0/+8
* lavc: clarify color_range semanticsStefano Sabatini2023-04-021-2/+5
* lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into linksAnton Khirnov2023-03-281-2/+2
* lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAMEAnton Khirnov2023-03-281-0/+9
* lavc/avcodec: fix documentation typoAnton Khirnov2023-03-281-1/+1
* lavc/avcodec.h: extend documentation for avcodec_open2()Stefano Sabatini2023-03-121-5/+31
* lavc: disable an obsolete hack for real videoAnton Khirnov2023-03-021-0/+4
* avcodec/dca_xll: add detection of DTS:X and DTS:X IMAXMarth642023-03-021-6/+9
* avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHDMarth642023-03-021-0/+2
* avcodec/eac3dec: add detection of Atmos spatial extension profileMarth642023-03-021-0/+2
* lavc/avcodec: Add HEVC Screen Content Coding Extensions profileLinjie Fu2023-02-271-0/+1
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-131-0/+15
* avcodec: remove FF_API_SUB_TEXT_FORMATJames Almer2023-02-091-9/+0
* avcodec: remove FF_API_FLAG_TRUNCATEDJames Almer2023-02-091-9/+0
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-091-2/+1
* avcodec: remove FF_API_GET_FRAME_CLASSJames Almer2023-02-091-8/+0
* avcodec: remove FF_API_DEBUG_MVJames Almer2023-02-091-11/+0
* avcodec: remove FF_API_THREAD_SAFE_CALLBACKSJames Almer2023-02-091-21/+0
* avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODEAndreas Rheinhardt2023-02-091-5/+0
* avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*Andreas Rheinhardt2023-02-091-2/+1
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-041-0/+5
* lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decodingAnton Khirnov2023-02-041-0/+9
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-291-0/+7
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-291-0/+26
* lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxyAnton Khirnov2023-01-291-4/+4
* lavc/avcodec: improve enc/dec API doxyAnton Khirnov2023-01-291-40/+39
* 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