14 Commits (466c14d10728cd315c60e602ffe3797e7dd0c3d3)

Author SHA1 Message Date
Michael Niedermayer 247a1de7f7 avcodec/videodsp_template: Fix overflow of addition 5 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 9 years ago
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 11 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