summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol2017-08-24
* avfilter/vf_pseudocolor: add high bitdepth supportPaul B Mahol2017-08-22
* avfilter/vf_pseudocolor: add support for some subsampled formatsPaul B Mahol2017-08-20
* avfilter: add pseudocolor filterPaul B Mahol2017-08-19
* avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol2017-08-16
* avfilter/vf_transpose: rewrite for x86 SIMDPaul B Mahol2017-08-16
* Add tonemap filterVittorio Giovara2017-08-15
* zscale: Enable single precision input/ouput filteringVittorio Giovara2017-08-15
* avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol2017-08-15
* avfilter/scale_npp: fix logic used in previous patchTimo Rothenpieler2017-08-14
* avfilter/scale_npp: check for buffer allocation failureTimo Rothenpieler2017-08-14
* avfilter/scale_npp: fix passthrough modeYogender Gupta2017-08-14
* avfilter/vf_overlay: fix alpha blending for planar formats with a transparent...Marton Balint2017-08-10
* avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't...Andy2017-08-09
* avfilter/vf_separatefields: stop leaking last framePaul B Mahol2017-08-08
* avfilter/drawutils: add gray9/10/12 supportPaul B Mahol2017-08-07
* avfilter/vf_premultiply: add inplace modePaul B Mahol2017-08-07
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* avfilter/vf_waveform: add support for 9 bit depth lowpassPaul B Mahol2017-08-07
* avfilter/vf_extractplanes: add 9 bitdepth supportPaul B Mahol2017-08-07
* avfilter/drawutils: support gbrap10 tooPaul B Mahol2017-08-07
* avfilter: add floodfill filterPaul B Mahol2017-08-05
* avfilter: add tlut2 filterPaul B Mahol2017-08-04
* avfilter/vf_ssim: fix temp size calculationMuhammad Faiz2017-08-04
* hwupload_cuda : Add 10/16 bit format supportYogender Gupta2017-08-03
* avfilter: add unpremultiply filterPaul B Mahol2017-08-02
* lavfi/vf_displace: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_hysteresis: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_lut2: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_maskedclamp: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_mergeplanes: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_maskedmerge: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_midequalizer: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_premultiply: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_remap: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_threshold: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_stack: move to "activate" design.Nicolas George2017-07-30
* lavfi/framesync2: implement "activate" design.Nicolas George2017-07-30
* lavfi: add outlink helper functions.Nicolas George2017-07-30
* lavfi: make FFERROR_NOT_READY available to filters.Nicolas George2017-07-30
* lavfi/framesync2: rename all conflicting symbols.Nicolas George2017-07-30
* lavfi: copy framesync into framesync2.Nicolas George2017-07-30
* Revert "Revert "lavfi/buffersrc: push the frame deeper if requested.""Nicolas George2017-07-30
* lavfi/testsrc2: fix completely transparent alpha.Nicolas George2017-07-25
* avfilter/w3fdif: do not write to line before start lineMuhammad Faiz2017-07-23
* zscale: Factor out graph buildingVittorio Giovara2017-07-21
* zscale: Factor out format initializationVittorio Giovara2017-07-21
* avfilter/af_astats: measure dynamic rangePaul B Mahol2017-07-19
* avfilter/af_astats: do not overwrite already set values when doing resetPaul B Mahol2017-07-19
* avfilter: Add blue and violet noise generation filtersGeorge Boyle2017-07-19