summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred_template.c
Commit message (Expand)AuthorAge
* h264pred: use unsigned types for pixel values, fix signed overflowsMans Rullgard2011-10-09
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
* h264pred: fix one more aliasing violation.Ronald S. Bultje2011-05-11
* h264pred: fix aliasing violations.Ronald S. Bultje2011-05-11
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-10
* Move the functions in h264pred.c into a new file h264pred_template.c.Oskar Arvidsson2011-05-10