summaryrefslogtreecommitdiff
path: root/libavfilter/vf_xbr.c
Commit message (Expand)AuthorAge
* all: do standards compliant absdiff computationGanesh Ajjanagadde2015-09-18
* avfilter/vf_xbr: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/xbr: reindent after previous commitClément Bœsch2014-12-25
* avfilter/xbr: refactor px calculation in FILT[234]Clément Bœsch2014-12-25
* avfilter/xbr: move alpha blend assignment out of the macrosClément Bœsch2014-12-25
* avfilter/xbr: remove unused maskClément Bœsch2014-12-25
* avfilter/xbr: refactor alpha blending macrosClément Bœsch2014-12-25
* avfilter/xbr: fix style in FILT4() callsClément Bœsch2014-11-15
* avfilter/xbr: clarify default "interpolated" pixels assignmentsClément Bœsch2014-11-15
* avfilter/xbr: refactor xbr[234]x into a single functionClément Bœsch2014-11-15
* avfilter/xbr: add slice threadingClément Bœsch2014-11-15
* avfilter/xbr: add video and filtering flags to optionsClément Bœsch2014-11-15
* avfilter/xbr: use function pointers for xbr[234]xClément Bœsch2014-11-15
* avfilter/xbr: remove FATE test entry from @todoClément Bœsch2014-11-15
* avfilter/xbr: consistent copyright headerClément Bœsch2014-11-15
* avfilter/xbr: make xbr[234]x a bit more consistentClément Bœsch2014-11-15
* avfilter/xbr: misc style fixesClément Bœsch2014-11-15
* avfilter/xbr: simplify left/up conditionsClément Bœsch2014-11-15
* avfilter/xbr: misc cleanup in FILT[234] macrosClément Bœsch2014-11-15
* avfilter/xbr: refactor src/dst pointers definitions into a macroClément Bœsch2014-11-15
* avfilter/xbr: refactor the 21 pixels definition into a macroClément Bœsch2014-11-15
* avfilter/xbr: mark source pointers as constClément Bœsch2014-11-15
* avfilter/xbr: simplify width overread checksClément Bœsch2014-11-15
* avfilter/xbr: use different macro names for each dimensionClément Bœsch2014-11-15
* avfilter/xbr: avoid unecessary macro redirectionsClément Bœsch2014-11-15
* avfilter/xbr: localize some filtering variablesClément Bœsch2014-11-15
* avfilter/xbr: do not pass unchanging r2y to macrosClément Bœsch2014-11-15
* lavfi/xbr: remove relicensing notice from copyright headerStefano Sabatini2014-11-15
* lavfi : change xBR filter to LGPLArwa Arif2014-11-15
* lavfi/xbr: apply misc cosmetical fixesStefano Sabatini2014-11-10
* avfilter/xbr: drop yet another x2 referenceClément Bœsch2014-11-10
* avfilter/xbr: fix filter description fieldClément Bœsch2014-11-10
* avfilter/xbr: fix TODO entryClément Bœsch2014-11-10
* avfilter/xbr: consistent use of @seeClément Bœsch2014-11-10
* avfilter/vf_xbr: Uppercase first letter of context type for consistencyMichael Niedermayer2014-11-10
* lavfi: add xbr filter xBRArwa Arif2014-11-10