Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -0/+1 |
* | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | bit_depth_template: Use file name as multiple inclusion guard | Diego Biurrun | 2014-02-20 | 1 | -2/+2 |
* | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -1/+1 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | dsputil: Move rnd_avg inline functions to a separate header | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | bitdepth: simplify FUNC/FUNCC macros | Mans Rullgard | 2011-07-10 | 1 | -10/+4 |
* | 9/10-bit: simplify clipping macros | Mans Rullgard | 2011-07-10 | 1 | -15/+6 |
* | Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c | Diego Biurrun | 2011-07-05 | 1 | -0/+106 |