summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil_template.c
Commit message (Expand)AuthorAge
* dsputil: template get_pixels() for different bit depthsMans Rullgard2011-07-21
* dsputil: create 16/32-bit dctcoef versions of some functionsMans Rullgard2011-07-21
* dsputil: remove huge #if 0 blockMans Rullgard2011-07-21
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
* 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 dsputil_template.c with respect to pixel size, etc.Oskar Arvidsson2011-05-10
* Move some functions in dsputil.c into a new file dsputil_template.c.Oskar Arvidsson2011-05-10