summaryrefslogtreecommitdiff
path: root/libavcodec/h264idct_template.c
Commit message (Expand)AuthorAge
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje2012-03-06
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* Remove h264_lowres_idct_put/add functionsMans Rullgard2011-07-20
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
* doxygen: Add qmul docs.Diego Biurrun2011-07-04
* doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun2011-07-03
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
* Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-13
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* Template h264idct_template.c with respect to pixel size, etc.Oskar Arvidsson2011-05-10
* Move the functions in h264idct into a new file h264idct_template.c.Oskar Arvidsson2011-05-10