12 Commits (c5d0148c7e6d5ded4970d843ae6ef5864958e701)

Author SHA1 Message Date
Paul B Mahol be128c1e34 avcodec/videodsp_template: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Ronald S. Bultje 458446acfa lavc: Edge emulation with dst/src linesize 11 years ago
Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 11 years ago
Ronald S. Bultje c341f734e5 Convert multiplier for MV from int to ptrdiff_t. 11 years ago
Michael Niedermayer 2ffead98dd avcodec: add emuedge_linesize_type 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Michael Niedermayer 28286a63d0 videodsp_template.c: fix year 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago