| Commit message (Expand) | Author | Age | Files | Lines |
* | all: do standards compliant absdiff computation | Ganesh Ajjanagadde | 2015-09-18 | 1 | -3/+4 |
* | avfilter/vf_xbr: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-15 | 1 | -9/+9 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | avfilter/xbr: reindent after previous commit | Clément Bœsch | 2014-12-25 | 1 | -85/+85 |
* | avfilter/xbr: refactor px calculation in FILT[234] | Clément Bœsch | 2014-12-25 | 1 | -9/+15 |
* | avfilter/xbr: move alpha blend assignment out of the macros | Clément Bœsch | 2014-12-25 | 1 | -38/+38 |
* | avfilter/xbr: remove unused mask | Clément Bœsch | 2014-12-25 | 1 | -1/+0 |
* | avfilter/xbr: refactor alpha blending macros | Clément Bœsch | 2014-12-25 | 1 | -20/+6 |
* | avfilter/xbr: fix style in FILT4() calls | Clément Bœsch | 2014-11-15 | 1 | -4/+4 |
* | avfilter/xbr: clarify default "interpolated" pixels assignments | Clément Bœsch | 2014-11-15 | 1 | -6/+7 |
* | avfilter/xbr: refactor xbr[234]x into a single function | Clément Bœsch | 2014-11-15 | 1 | -143/+91 |
* | avfilter/xbr: add slice threading | Clément Bœsch | 2014-11-15 | 1 | -11/+40 |
* | avfilter/xbr: add video and filtering flags to options | Clément Bœsch | 2014-11-15 | 1 | -1/+2 |
* | avfilter/xbr: use function pointers for xbr[234]x | Clément Bœsch | 2014-11-15 | 1 | -6/+7 |
* | avfilter/xbr: remove FATE test entry from @todo | Clément Bœsch | 2014-11-15 | 1 | -1/+1 |
* | avfilter/xbr: consistent copyright header | Clément Bœsch | 2014-11-15 | 1 | -2/+1 |
* | avfilter/xbr: make xbr[234]x a bit more consistent | Clément Bœsch | 2014-11-15 | 1 | -13/+12 |
* | avfilter/xbr: misc style fixes | Clément Bœsch | 2014-11-15 | 1 | -26/+24 |
* | avfilter/xbr: simplify left/up conditions | Clément Bœsch | 2014-11-15 | 1 | -15/+15 |
* | avfilter/xbr: misc cleanup in FILT[234] macros | Clément Bœsch | 2014-11-15 | 1 | -116/+110 |
* | avfilter/xbr: refactor src/dst pointers definitions into a macro | Clément Bœsch | 2014-11-15 | 1 | -80/+25 |
* | avfilter/xbr: refactor the 21 pixels definition into a macro | Clément Bœsch | 2014-11-15 | 1 | -87/+34 |
* | avfilter/xbr: mark source pointers as const | Clément Bœsch | 2014-11-15 | 1 | -15/+15 |
* | avfilter/xbr: simplify width overread checks | Clément Bœsch | 2014-11-15 | 1 | -160/+39 |
* | avfilter/xbr: use different macro names for each dimension | Clément Bœsch | 2014-11-15 | 1 | -18/+15 |
* | avfilter/xbr: avoid unecessary macro redirections | Clément Bœsch | 2014-11-15 | 1 | -113/+56 |
* | avfilter/xbr: localize some filtering variables | Clément Bœsch | 2014-11-15 | 1 | -32/+30 |
* | avfilter/xbr: do not pass unchanging r2y to macros | Clément Bœsch | 2014-11-15 | 1 | -36/+38 |
* | lavfi/xbr: remove relicensing notice from copyright header | Stefano Sabatini | 2014-11-15 | 1 | -4/+0 |
* | lavfi : change xBR filter to LGPL | Arwa Arif | 2014-11-15 | 1 | -9/+13 |
* | lavfi/xbr: apply misc cosmetical fixes | Stefano Sabatini | 2014-11-10 | 1 | -18/+18 |
* | avfilter/xbr: drop yet another x2 reference | Clément Bœsch | 2014-11-10 | 1 | -1/+1 |
* | avfilter/xbr: fix filter description field | Clément Bœsch | 2014-11-10 | 1 | -1/+1 |
* | avfilter/xbr: fix TODO entry | Clément Bœsch | 2014-11-10 | 1 | -1/+2 |
* | avfilter/xbr: consistent use of @see | Clément Bœsch | 2014-11-10 | 1 | -2/+2 |
* | avfilter/vf_xbr: Uppercase first letter of context type for consistency | Michael Niedermayer | 2014-11-10 | 1 | -6/+6 |
* | lavfi: add xbr filter xBR | Arwa Arif | 2014-11-10 | 1 | -0/+758 |