summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_gradfun.asm
Commit message (Collapse)AuthorAge
* Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer2013-10-24
| | | | | | | | | | * commit '0e730494160d973400aed8d2addd1f58a0ec883e': avfilter: x86: Port gradfun filter optimizations to yasm Conflicts: libavfilter/x86/vf_gradfun_init.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang2013-10-23
Signed-off-by: Diego Biurrun <diego@biurrun.de>