summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-03Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer2-4/+4
2013-10-03Use correct Doxygen syntaxDiego Biurrun3-12/+12
2013-09-29Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje20-674/+657
2013-09-28Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje17-31/+32
2013-09-04avcodec: add emuedge_linesize_typeMichael Niedermayer4-3/+6
2013-02-11Move ff_emulated_edge_mc prototypes to videodsp.Ronald S. Bultje4-8/+10
2012-12-21videodsp: Fix project nameMichael Niedermayer10-40/+40
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje37-927/+1189