Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c | Diego Biurrun | 2011-07-05 | 1 | -1/+2 |
* | h264pred: fix one more aliasing violation. | Ronald S. Bultje | 2011-05-11 | 1 | -2/+4 |
* | h264pred: fix aliasing violations. | Ronald S. Bultje | 2011-05-11 | 1 | -73/+90 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -15/+1 |
* | Preparatory patch for high bit depth h264 decoding support. | Oskar Arvidsson | 2011-05-10 | 1 | -254/+331 |
* | Move the functions in h264pred.c into a new file h264pred_template.c. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+912 |