aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/videodsp_template.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje2013-09-281-16/+16
* Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje2013-09-281-2/+1
* avcodec: add emuedge_linesize_typeMichael Niedermayer2013-09-041-1/+1
* videodsp: Fix project nameMichael Niedermayer2012-12-221-4/+4
* videodsp_template.c: fix yearMichael Niedermayer2012-12-221-1/+1
* Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-211-7/+12
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+93