Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-10bitdepth: simplify FUNC/FUNCC macrosMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-109/10-bit: simplify clipping macrosMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-05Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun
This naming scheme is used elsewhere, so it's sensible to be consistent.