summaryrefslogtreecommitdiff
path: root/libavcodec/bit_depth_template.c
Commit message (Collapse)AuthorAge
* bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-10
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* 9/10-bit: simplify clipping macrosMans Rullgard2011-07-10
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
This naming scheme is used elsewhere, so it's sensible to be consistent.