Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17avcodec/avcodec: Escape Doxygen referenceMarvin Scholz
2022-10-17avcodec: Fix Doxygen trailing brief commentsMarvin Scholz
2022-09-26avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt
2022-09-26avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt
2022-09-06lavc: fix and extend AVCodecContext.hwaccel_context doxyAnton Khirnov
2022-08-05avcodec/avcodec: Remove legacy cruftAndreas Rheinhardt
2022-08-02lavc: add API for exporting reconstructed frames from encodersAnton Khirnov
2022-07-30avcodec: add API for automatic handling of icc profilesNiklas Haas
2022-06-30avcodec/avcodec: Don't mention removed functionAndreas Rheinhardt
2022-03-19Keep including the full version.h when headers are included externallyMartin Storsjö
2022-03-16libavcodec: Split version.hMartin Storsjö
2022-03-15lavc: switch to the new channel layout APIVittorio Giovara
2022-02-15avcodec/avcodec: Remove MpegEncContext forward declarationAndreas Rheinhardt
2022-02-15lavc: deprecate FF_IDCT_NONEAnton Khirnov
2022-02-15lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov
2022-01-09avcodec/avcodec: Remove outdated commentAndreas Rheinhardt
2021-09-20avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt
2021-09-20lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov
2021-09-02avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt
2021-08-24avcodec: add a Film Grain codec property flagJames Almer
2021-07-22avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt
2021-07-22avcodec/avcodec: Don't include hwcontext.hAndreas Rheinhardt
2021-07-22avcodec/avcodec: Don't include errno.hAndreas Rheinhardt
2021-07-22avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt
2021-07-22avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt
2021-06-26lavc: fix and extend AVCodecContext.get_format doxyAnton Khirnov
2021-06-10lavc: move av_get_profile_name() from avcodec.h to codec.hAnton Khirnov
2021-06-10lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.hAnton Khirnov
2021-06-10lavc: move av_get_pcm_codec() from avcodec.h to codec_id.hAnton Khirnov
2021-06-10lavc: move avcodec_profile_name() from avcodec.h to codec_id.hAnton Khirnov
2021-06-10lavc: move av_get_[exact_]bits_per_sample() to codec_id.hAnton Khirnov
2021-06-10lavc: move small misc definitions into a separate headerAnton Khirnov
2021-05-14avcodec: remove leftover references to AVCodecContext.refcounted_framesJames Almer
2021-05-07avcodec: be more explicit about the buffer size in get_encode_buffer document...James Almer
2021-04-28avcodec/avcodec: Remove unnecessary forward declarationAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt
2021-04-27avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt
2021-04-27avcodec/parser: Remove deprecated av_parser_changeAndreas Rheinhardt
2021-04-27avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated VBV delay fieldAndreas Rheinhardt
2021-04-27avcodec/imgconvert: Remove deprecated parts of pixel format APIAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt
2021-04-27avcodec/options: Remove deprecated avcodec_copy_contextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated avcodec_get_context_defaults3Andreas Rheinhardt
2021-04-27avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt
2021-04-27avcodec/mpegvideo_enc: Remove deprecated RTP-callbackAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated avcodec_get_chroma_sub_sampleAndreas Rheinhardt
2021-04-27avcodec: Remove remnants of user-visiable HW acceleration APIAndreas Rheinhardt