summaryrefslogtreecommitdiff
path: root/libavcodec/videodsp.h
Commit message (Expand)AuthorAge
* Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer2013-10-03
|\
| * Use correct Doxygen syntaxDiego Biurrun2013-10-03
* | 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