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-09-07avcodec/siren: MSN Siren decoderPeter Ross
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2021-02-23avformat/wav: Deduplicate codec tags listsAndreas Rheinhardt
2021-02-23avformat/avienc, wtvenc: Deduplicate codec tags listAndreas Rheinhardt
2020-09-22avcodec/magicyuv: add support for recently added new formatPaul B Mahol
2020-05-19avcodec: add NotchLC decoderPaul B Mahol
2020-04-10avcodec: add MV30 decoderPaul B Mahol
2020-03-12avformat/avidec: recognize H265 fourcc as hevcPaul B Mahol
2020-02-25avcodec/utvideodec: add support for UQY0Paul B Mahol
2020-02-16avcodec: fix pcm zork decoderPaul B Mahol
2019-11-28avcodec: add mvha video decoderPaul B Mahol
2019-11-28avcodec: add mvdv video decoderPaul B Mahol
2019-09-16lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos
2019-08-31avformat/avidec: add support for recognizing HEVC fourcc when demuxingMarton Balint
2019-08-29avcodec: add IMM5 decoderPaul B Mahol
2019-07-11avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol
2019-06-12avformat/riff: add VP4 fourccPeter Ross
2019-04-13avcodec: add LSCR decoderPaul B Mahol
2019-04-11avcodec: add ADPCM AGM decoderPaul B Mahol
2019-04-11avcodec/agm: add support for non-dct codingPaul B Mahol
2019-04-11avcodec/agm: add support for higher compressionPaul B Mahol
2019-03-31avcodec: add Amuse Graphics decoderPaul B Mahol
2019-01-27avcodec: add ARBC decoderPaul B Mahol
2018-12-31avcodec: add HYMT decoderPaul B Mahol
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-24avcodec: add Brooktree ProSumer Video decoderPaul B Mahol
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-07-27lavf: add avs2 fourcchwren
2018-07-03riff: add ATRAC9 guidRostislav Pehlivanov
2018-01-02avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRGPaul B Mahol
2017-08-02avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO.Aleksandr Slobodeniuk
2017-07-10avcodec/magicyuv: add 12 bit formatsPaul B Mahol
2017-05-22lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.Carl Eugen Hoyos
2017-04-18avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol
2017-04-18avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol
2017-03-19Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch
2017-03-02avcodec: add ClearVideo decoderKostya Shishkov
2017-02-23avcodec: add ScreenPressor decoderPaul B Mahol
2017-02-12avcodec: add FM Screen Capture Codec decoderPaul B Mahol
2017-01-11avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson
2017-01-07avformat/riff: extend MagicYUV fourcc listPaul B Mahol
2016-12-20avcodec/magicyuv: add 10 bit supportPaul B Mahol
2016-10-20lavf/riff: Document the interleaving of VSM4 video.Carl Eugen Hoyos
2016-10-13lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf.Carl Eugen Hoyos
2016-09-04avcodec/utvideodec: add support for ULY4 and ULH4Paul B Mahol
2016-08-24av1: Add codec_id and basic demuxing supportLuca Barbato
2016-08-18avcodec: add 64-bit signed pcm codecPaul B Mahol
2016-07-05Added Quadrox formatsmitbose