Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_hqx: optimize table init | Michael Niedermayer | 2014-06-24 | 1 | -8/+15 |
* | avfilter/vf_hqx: avoid floats | Michael Niedermayer | 2014-06-24 | 1 | -6/+6 |
* | avfilter/vf_hqx: remove << 0 | Michael Niedermayer | 2014-06-22 | 1 | -1/+1 |
* | avfilter/vf_hqx: partly fix big endian fate test | Michael Niedermayer | 2014-06-22 | 1 | -1/+1 |
* | avfilter/hqx: add some self promotion in doxy. | Clément Bœsch | 2014-06-21 | 1 | -0/+1 |
* | avfilter/hqx: unroll the pattern calculation | Clément Bœsch | 2014-06-21 | 1 | -15/+9 |
* | avfilter: add hqx filter (hq2x, hq3x, hq4x) | Clément Bœsch | 2014-06-21 | 1 | -0/+560 |