aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/videodsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332'Michael Niedermayer2014-04-071-0/+1
|\
| * aarch64: implement videodsp.prefetchJanne Grunau2014-04-061-0/+1
* | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer2013-11-151-6/+9
|\|
| * lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-151-3/+7
* | Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer2013-10-031-3/+3
|\|
| * Use correct Doxygen syntaxDiego Biurrun2013-10-031-3/+3
* | Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje2013-09-281-8/+12
* | Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje2013-09-281-2/+0
* | avcodec: add emuedge_linesize_typeMichael Niedermayer2013-09-041-0/+2
* | Move ff_emulated_edge_mc prototypes to videodsp.Ronald S. Bultje2013-02-111-0/+8
* | videodsp: Fix project nameMichael Niedermayer2012-12-221-4/+4
|/
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+71