summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264idct_template.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-151-19/+25
|\
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-19/+25
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-131-25/+19
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-19/+25
* | h264idct_template: fix include pathMichael Niedermayer2011-05-111-1/+1
* | h264: merge _internal & template files.Michael Niedermayer2011-05-111-24/+24
|/
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-7/+1
* Template h264idct_template.c with respect to pixel size, etc.Oskar Arvidsson2011-05-101-45/+64
* Move the functions in h264idct into a new file h264idct_template.c.Oskar Arvidsson2011-05-101-0/+278
OpenPOWER on IntegriCloud