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-07-09avcodec/hcadec: Check total_band_count against imdct_in sizeMichael Niedermayer
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