Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu,lavfi,ffmpeg: Remove experimental OpenCL API | Mark Thompson | 2017-11-22 | 1 | -24/+0 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -5/+5 |
* | vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion | Andreas Cadhalpun | 2014-09-18 | 1 | -1/+1 |
* | vf_deshake: Avoid doing a malloc+free for every single frame. | Reimar Döffinger | 2014-09-02 | 1 | -0/+2 |
* | vf_deshake: reduce stack usage. | Reimar Döffinger | 2014-09-02 | 1 | -0/+3 |
* | avfilter/deshake: remove avcodec dependency | Clément Bœsch | 2014-08-05 | 1 | -3/+2 |
* | reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump | Michael Niedermayer | 2014-07-26 | 1 | -2/+2 |
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+2 |
* | lavfi/deshake_opencl: optimze transform filter | Lenny Wang | 2013-12-19 | 1 | -6/+3 |
* | avfilter/opencl: compile kernels separately | Lenny Wang | 2013-11-05 | 1 | -1/+3 |
* | deshake opencl based on comments on 20130402 3rd | highgod0401 | 2013-04-02 | 1 | -0/+104 |