| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332' | Michael Niedermayer | 2014-04-07 | 1 | -0/+1 |
|\ |
|
| * | aarch64: implement videodsp.prefetch | Janne Grunau | 2014-04-06 | 1 | -0/+1 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -6/+9 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -3/+7 |
* | | Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f' | Michael Niedermayer | 2013-10-03 | 1 | -3/+3 |
|\| |
|
| * | Use correct Doxygen syntax | Diego Biurrun | 2013-10-03 | 1 | -3/+3 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -8/+12 |
* | | Convert multiplier for MV from int to ptrdiff_t. | Ronald S. Bultje | 2013-09-28 | 1 | -2/+0 |
* | | avcodec: add emuedge_linesize_type | Michael Niedermayer | 2013-09-04 | 1 | -0/+2 |
* | | Move ff_emulated_edge_mc prototypes to videodsp. | Ronald S. Bultje | 2013-02-11 | 1 | -0/+8 |
* | | videodsp: Fix project name | Michael Niedermayer | 2012-12-22 | 1 | -4/+4 |
|/ |
|
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+71 |