summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264qpel_template.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary av_unused attributes.Diego Biurrun2014-09-051-1/+1
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-251-37/+37
* Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-131-1/+1
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-221-0/+1
* dsputil: Move intreadwrite.h #include from header file to .c filesDiego Biurrun2014-03-131-0/+2
* dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje2013-04-101-17/+0
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-121-16/+32
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+550
OpenPOWER on IntegriCloud