summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_hqx.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_hqx: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-281-1/+1
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-291-1/+1
* 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