summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_tinterlace: remove unused variableMichael Niedermayer2014-11-16
* 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
* avfilter/x86/vf_interlace: rewrite asmMichael Niedermayer2014-11-15
* avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-15
* avfilter/tinterlace: Move lowpass_line to a separate function and call it thr...Michael Niedermayer2014-11-15
* avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer2014-11-15
* avfilter/vf_tinterlace: fix linesize vs. widthMichael Niedermayer2014-11-15
* avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2Michael Niedermayer2014-11-15
* Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-15
|\
| * vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* | avfilter/vf_lut: gammaval709()Peter Ross2014-11-14
* | avfilter/vf_tinterlace: fix frame rateAleksey Vasenev2014-11-13
* | avfilter/vf_interlace: more accurate pts calculationAleksey Vasenev2014-11-13
* | 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
* | avfilter/avf_showwaves: fix off by one error in loop conditionMarton Balint2014-11-09
* | avfilter/af_aresample: remove unused variableMichael Niedermayer2014-11-06
* | avfilter/vf_idet: add a repeated field detectionKevin Mitchell2014-11-05
* | avfilter/af_aresample: Limit data per inserted packetMichael Niedermayer2014-11-04
* | avfilter/af_aresample: split flushing code outMichael Niedermayer2014-11-04
* | avfilter/vf_idet: use exp2()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: use av_rescale()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: fix rounding of av_dict_set_fxp()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: add a "half_life" option for statisticsKevin Mitchell2014-11-03