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
2019-06-12VP4 video decoderPeter Ross
2019-04-13avcodec: add LSCR decoderPaul B Mahol
2019-04-11avcodec: add ADPCM AGM decoderPaul B Mahol
2019-03-31avcodec: add Amuse Graphics decoderPaul B Mahol
2019-02-10add libaribb24 ARIB STD-B24 caption decoderJan Ekström
2019-01-27avcodec: add ARBC decoderPaul B Mahol
2019-01-15avcodec: add HCOM decoderPaul B Mahol
2018-12-31avcodec: add HYMT decoderPaul B Mahol
2018-12-01avcodec: add PCM-DVD encoderPaul B Mahol
2018-11-06avcodec: libdav1d AV1 decoder wrapper.James Almer
2018-10-26avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley
2018-09-23avcodec: add native iLBC decoderPaul B Mahol
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-08-27avcodec: add WinCAM Motion Video decoderPaul B Mahol
2018-08-27avcodec: add MatchWare Screen Capture CodecPaul B Mahol
2018-08-25allcodecs: reorder ff_bitpacked_decoderRostislav Pehlivanov
2018-08-24avcodec: add Brooktree ProSumer Video decoderPaul B Mahol
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-07-27lavc, doc, configure: add avs2 video decoder wrapperhwren
2018-07-03lavc: implement an ATRAC9 decoderRostislav Pehlivanov
2018-05-29avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer
2018-05-16avcodec: Disable new iterate API for ossfuzzMichael Niedermayer
2018-04-28avcodec: remove duplicate prores decoderPaul B Mahol
2018-04-01lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov
2018-03-29Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer
2018-03-29Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer
2018-03-12Support AV1 encoding using libaomLuca Barbato
2018-03-12Add AV1 video decoding support through libaomLuca Barbato
2018-03-08sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs
2018-03-08sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs
2018-02-24Add libcodec2 en/decoderTomas Härdin
2018-02-10aptx: implement the aptX HD bluetooth codecAurelien Jacobs
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2018-01-04Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton
2017-12-20lavc: Remove register mechanism for hwaccelsMark Thompson
2017-11-29Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov
2017-11-27lavc: Remove register mechanism for hwaccelsMark Thompson
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-15avcodec: Implement vc1 nvdec hwaccelPhilip Langdale
2017-11-14avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta
2017-11-13avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler
2017-11-11Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-11aptx: implement the aptX bluetooth codecAurelien Jacobs
2017-11-08Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer
2017-10-28avcodec: add MagicYUV encoderPaul B Mahol
2017-10-24Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer