summaryrefslogtreecommitdiff
path: root/libavcodec/bit_depth_template.c
Commit message (Expand)AuthorAge
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-22
|\
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* | Merge commit 'ba42c852477e87f6e47a5587e8f7829c46c52032'Michael Niedermayer2014-02-20
|\|
| * bit_depth_template: Use file name as multiple inclusion guardDiego Biurrun2014-02-20
| * lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-08
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | bit_depth_template: don't depend on dsputil.h.Ronald S. Bultje2013-02-11
* | Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-08
* | h264: Fix some mixed declarations and code.Michael Niedermayer2012-03-13
* | bit_depth_template: use av_clip_uint8 over crop_tab.Michael Niedermayer2012-03-05
|/
* bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-10
* 9/10-bit: simplify clipping macrosMans Rullgard2011-07-10
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05