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-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
2020-05-12lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov
2020-04-26lavc: Extend hardware config metadata to encodersMark Thompson
2020-04-16avcodec: Add explicit capability flag for encoder flushingPhilip Langdale
2020-04-10pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov
2020-04-10avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov
2020-04-10avcodec.h: split codec IDs into their own headerAnton Khirnov
2020-04-10avcodec.h: split AVPacket API into its own headerAnton Khirnov
2020-04-10avcodec: add MV30 decoderPaul B Mahol
2020-03-28avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt
2020-03-28avcodec/avpacket: Always treat dst in av_packet_ref as uninitializedAndreas Rheinhardt
2020-03-18avcodec/avcodec: Fix typosAndriy Gelman
2020-03-17avcodec: add CRI HCA decoderPaul B Mahol
2020-03-17avcodec: add derf dpcm decoderPaul B Mahol
2020-03-17avcodec: add ADPCM IMA MTF decoderPaul B Mahol
2020-03-10API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic
2020-03-09avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen
2020-02-28lavc/avcodec.h: fix missing line breaks in API documentationLinjie Fu
2020-02-23avcodec: add some documentation to the AVProducerReferenceTime structJames Almer
2020-02-23avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2020-02-21avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen
2020-02-20avcodec: add siren audio decoderPaul B Mahol
2020-02-16avcodec: fix pcm zork decoderPaul B Mahol
2020-02-15avcodec: add cdtoons decoderAlyssa Milburn
2020-02-13avcodec/avcodec: NitsAndreas Rheinhardt
2020-02-06avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen