summaryrefslogtreecommitdiff
path: root/libavcodec/videodsp.h
Commit message (Expand)AuthorAge
* Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje2013-09-28
* Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje2013-09-28
* avcodec: add emuedge_linesize_typeMichael Niedermayer2013-09-04
* Move ff_emulated_edge_mc prototypes to videodsp.Ronald S. Bultje2013-02-11
* videodsp: Fix project nameMichael Niedermayer2012-12-22
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20