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
2018-03-08crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1DAurelien Jacobs
2014-04-18Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2013-07-10fate/crc fix after master:410192e36958: add crc24 tablesMichael Niedermayer
2012-05-15fate: use standard diff optionsMans Rullgard
2011-07-03crc: add fate testMans Rullgard