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
2015-08-21hevcdsp: fix a function nameAnton Khirnov
2014-11-17hevcdsp_template: templatize transquant_bypassAnton Khirnov
2014-07-26hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov
2014-02-23hevc: Do not left shift a negative value in hevc_loop_filter_chromaLuca Barbato
2014-01-21hevc: Remove useless clipGuillaume Martres
2014-01-21hevc: clip pixels when transquant bypass is usedGuillaume Martres
2013-10-31Add HEVC decoderGuillaume Martres