summaryrefslogtreecommitdiff
path: root/libavcodec/hpel_template.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-261-0/+2
* dsputil: Move hpel_template #include out of dsputil_templateDiego Biurrun2014-03-261-0/+2
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-221-45/+0
* dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-221-0/+2
* hpel_template: Drop some unnecessary parenthesesDiego Biurrun2014-03-201-3/+3
* hpel_template: K&R formatting cosmeticsDiego Biurrun2014-03-201-72/+117
* dsputil: convert remaining op_pixels_funcLuca Barbato2013-02-171-3/+3
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+100