9 Commits (5d3addb937946eca5391e40b5e6308e74ac6f77b)

Author SHA1 Message Date
Diego Biurrun f9279ee749 dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h 11 years ago
Diego Biurrun 05563ccacc dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
Diego Biurrun ba42c85247 bit_depth_template: Use file name as multiple inclusion guard 11 years ago
Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Diego Biurrun bf6b3ec924 dsputil: Move rnd_avg inline functions to a separate header 12 years ago
Mans Rullgard 39c2a6bf44 bitdepth: simplify FUNC/FUNCC macros 14 years ago
Mans Rullgard 0f6fc8660e 9/10-bit: simplify clipping macros 14 years ago
Diego Biurrun c45f629576 Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c 14 years ago
Diego Biurrun e3759c567d Add LGPL license boilerplate to files lacking it. 14 years ago
Ronald S. Bultje 2caf19e90f h264pred: fix aliasing violations. 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago