summaryrefslogtreecommitdiffstats
path: root/libavcodec/bit_depth_template.c
Commit message (Expand)AuthorAgeFilesLines
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-021-1/+16
* Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-221-0/+1
|\
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-221-0/+1
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-131-1/+1
* | Merge commit 'ba42c852477e87f6e47a5587e8f7829c46c52032'Michael Niedermayer2014-02-201-2/+2
|\ \ | |/
| * bit_depth_template: Use file name as multiple inclusion guardDiego Biurrun2014-02-201-2/+2
| * lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-081-1/+1
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | 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
OpenPOWER on IntegriCloud