Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter: make use of ff_filter_get_nb_threads | Paul B Mahol | 2016-08-29 | 1 | -1/+1 |
* | all: do standards compliant absdiff computation | Ganesh Ajjanagadde | 2015-09-18 | 1 | -3/+5 |
* | avfilter: handle error in query_formats() of a bunch of random video filters | Clément Bœsch | 2015-03-16 | 1 | -2/+4 |
* | 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 |