Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsputil: template get_pixels() for different bit depths | Mans Rullgard | 2011-07-21 | 1 | -0/+23 |
* | dsputil: create 16/32-bit dctcoef versions of some functions | Mans Rullgard | 2011-07-21 | 1 | -48/+58 |
* | dsputil: remove huge #if 0 block | Mans Rullgard | 2011-07-21 | 1 | -145/+0 |
* | Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c | Diego Biurrun | 2011-07-05 | 1 | -1/+1 |
* | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -3/+3 |
* | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -3/+3 |
* | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -3/+3 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -19/+61 |
* | Template dsputil_template.c with respect to pixel size, etc. | Oskar Arvidsson | 2011-05-10 | 1 | -306/+398 |
* | Move some functions in dsputil.c into a new file dsputil_template.c. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+1257 |