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
2020-09-15avcodec/hcom: Cleanup generically upon init failureAndreas Rheinhardt
2019-10-25avcodec/hcom: Check the root entry and the right entriesMichael Niedermayer
2019-09-26avcodec/hcom: Check that there are dictionary entriesMichael Niedermayer
2019-03-03avcodec/hcom: check that index into array is validPaul B Mahol
2019-01-15avcodec/hcom: get rid of single line bracketsPaul B Mahol
2019-01-15avcodec: add HCOM decoderPaul B Mahol