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
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
2021-04-27avcodec: Remove lock manager APIAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated av_codec_get_tag_stringAndreas Rheinhardt
2021-04-27avcodec: Remove unneeded getters and settersAndreas Rheinhardt
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated coder type optionsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt
2021-04-27avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt
2021-04-27avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt
2021-04-27avcodec, avformat: Remove old BSF APIAndreas Rheinhardt
2021-04-27avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt
2021-03-14avcodec: add a mention about get_encode_buffer in the old encode API doxyJames Almer
2021-03-13avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer
2021-03-08lavc: clarify thread_safe_callbacks doxyAnton Khirnov
2021-03-08avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()Andreas Rheinhardt
2021-03-06avcodec/parser: Schedule av_parser_change for removalAndreas Rheinhardt
2021-03-05avcodec: enable usage of err_recognition for encodersJan Ekström
2021-02-27avcodec/options: deprecate avcodec_get_frame_class()James Almer
2021-02-26avcodec: Add missing FF_API define for libavcodec pix fmt APIAndreas Rheinhardt
2021-02-25avcodec/avcodec: Add missing deprecation to AVCodecParser.nextAndreas Rheinhardt
2021-02-25avcodec: unschedule removing some functions with FF_API_COPY_CONTEXTJames Almer
2021-02-23avcodec: remove pointless lowres deprecation wrappersJames Almer
2021-01-26lavc: shedule old encoding/decoding API for removalAnton Khirnov
2021-01-26avcodec: deprecate AVCodecContext.debug_mvJames Almer
2021-01-26avcodec: remove long dead debug_mv codeJames Almer
2021-01-11avcodec: add vvc codec id and profilesNuo Mi
2020-11-27avcodec: deprecate thread_safe_callbacksAnton Khirnov
2020-11-26libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne
2020-10-10avcodec/parsers: add missing FF_API_NEXT wrappersJames Almer
2020-05-31avcodec: add constants for KLV pseudo-profile.Brad Hards
2020-05-27avcodec.h: move avcodec_get_{type,name} to codec_id.hAnton Khirnov
2020-05-27avcodec.h: split AVCodec API into its own headerAnton Khirnov
2020-05-22avcodec.h: split bitstream filters API into its own headerAnton Khirnov
2020-05-22avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov
2020-05-21avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer