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
2013-11-04Put vp9_scans and vp9_scans_nb in ro_data.Ronald S. Bultje
2013-10-27vp9: skip itxfm_add if the whole block has no coefficients.Ronald S. Bultje
2013-10-22vp9: always consume the full input packetHendrik Leppkes
2013-10-20avcodec/vp9: Add asserts to help source code analyzersMichael Niedermayer
2013-10-16avcodec/vp9: fix band_counts array size / paddingRonald S. Bultje
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch
2013-10-03Native VP9 decoder.Ronald S. Bultje