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
2020-06-07libavcodec/jpeg2000_parser: Add jpeg2000 parserGautam Ramakrishnan
2020-05-30avcodec: add PFM image decoderPaul B Mahol
2020-05-27avcodec: add adpcm_ima_ssi encoderZane van Iperen
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-19avcodec: Add MediaFoundation encoder wrapperwm4
2020-05-19avcodec: add NotchLC decoderPaul B Mahol
2020-05-08avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint
2020-05-06lavc/bsf: add an Opus metadata bitstream filterLynne
2020-04-24avcodec: add support for Cunning Developments' ADPCMZane van Iperen
2020-04-16avcodec: add a WebP parserJames Almer
2020-04-10lavc: install codec_desc.hAnton 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-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-11avcodec/wavpack: add support for DSD filesDavid Bryant
2020-03-09avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen
2020-02-24avcodec/Makefile: remove bogus/duplicate PNG parser entryAnamitra Ghorui
2020-02-24lavc/vaapi_hevc: add function to find exact va_profile for REXTLinjie Fu
2020-02-21avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen
2020-02-20avcodec: add siren audio decoderPaul B Mahol
2020-02-20libavcodec/svq: Remove ff_svq1_packet_checksum()Michael Niedermayer
2020-02-16avcodec: fix pcm zork decoderPaul B Mahol
2020-02-15avcodec: add cdtoons decoderAlyssa Milburn
2020-02-06avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen
2020-02-06avcodec/aptx: split decoder and encoder into separate filesJames Almer
2020-02-05avcodec/Makefile: combine dvdsub dependencies into one entry per moduleJames Almer
2020-02-05lavc/dvdsubenc: accept palette from optionsMichael Kuron
2020-02-05lavc/dvdsubdec: Move palette parsing to new functionMichael Kuron
2020-01-26avcodec: add decoder for argonaut games' adpcm codecZane van Iperen
2019-11-28avcodec: add mvha video decoderPaul B Mahol
2019-11-28avcodec: add mvdv video decoderPaul B Mahol
2019-11-13avcodec: add an AV1 frame merge bitstream filterJames Almer
2019-11-10avcodec: Add librav1e encoderDerek Buitenhuis
2019-11-06avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan
2019-11-06avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan
2019-11-06avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan
2019-11-05avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-10-26Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda
2019-09-16lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos
2019-09-02lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris
2019-08-29avcodec: add IMM5 decoderPaul B Mahol
2019-08-20lavc/qsvdec: Add mjpeg decoder supportZhong Li
2019-07-07lavc/h265_profile_level: Add unit testMark Thompson
2019-07-07h265_metadata: Add option to set the level of the streamMark Thompson