summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_hqx.c
Commit message (Expand)AuthorAgeFilesLines
* all: do standards compliant absdiff computationGanesh Ajjanagadde2015-09-181-3/+5
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-2/+4
* avfilter/vf_hqx: optimize table initMichael Niedermayer2014-06-241-8/+15
* avfilter/vf_hqx: avoid floatsMichael Niedermayer2014-06-241-6/+6
* avfilter/vf_hqx: remove << 0Michael Niedermayer2014-06-221-1/+1
* avfilter/vf_hqx: partly fix big endian fate testMichael Niedermayer2014-06-221-1/+1
* avfilter/hqx: add some self promotion in doxy.Clément Bœsch2014-06-211-0/+1
* avfilter/hqx: unroll the pattern calculationClément Bœsch2014-06-211-15/+9
* avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-211-0/+560
OpenPOWER on IntegriCloud