aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/bit_depth_template.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* bit_depth_template: don't depend on dsputil.h.Ronald S. Bultje2013-02-111-1/+1
* Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer2013-02-091-0/+1
|\
| * dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-081-0/+1
* | h264: Fix some mixed declarations and code.Michael Niedermayer2012-03-131-1/+1
* | bit_depth_template: use av_clip_uint8 over crop_tab.Michael Niedermayer2012-03-051-2/+2
|/
* bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-101-10/+4
* 9/10-bit: simplify clipping macrosMans Rullgard2011-07-101-15/+6
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-051-0/+106