summaryrefslogtreecommitdiff
path: root/libavcodec/h264qpel_template.c
Commit message (Expand)AuthorAge
* Drop unnecessary av_unused attributes.Diego Biurrun2014-09-05
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-25
* Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-13
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-22
* dsputil: Move intreadwrite.h #include from header file to .c filesDiego Biurrun2014-03-13
* dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje2013-04-10
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* dsputil: Separate h264 qpelMans Rullgard2013-01-24