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-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2020-07-02avcodec/hcadec: Check total_band_count against imdct_in sizeMichael Niedermayer
2020-06-21avcodec/hcadec: get intensity from correct channelsummertriangle.dev@gmail.com
2020-06-21avcodec/hcadec: fix decoding of hfr channelssummertriangle.dev@gmail.com
2020-06-08avcodec/hcadec: Check or bound indexesMichael Niedermayer
2020-03-31avcodec/hcadec: Check scale_factorsMichael Niedermayer
2020-03-17avcodec: add CRI HCA decoderPaul B Mahol