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/+1 |
* | doxygen: Add qmul docs. | Diego Biurrun | 2011-07-04 | 1 | -0/+1 |
* | doxygen: Remove spurious documentation for non-existing function parameters. | Diego Biurrun | 2011-07-03 | 1 | -1/+0 |
* | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -19/+25 |
* | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -25/+19 |
* | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -19/+25 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -7/+1 |
* | Template h264idct_template.c with respect to pixel size, etc. | Oskar Arvidsson | 2011-05-10 | 1 | -45/+64 |
* | Move the functions in h264idct into a new file h264idct_template.c. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+278 |