summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/pthread: use slice threading from avutilMuhammad Faiz2017-07-19
* avfilter: add LIBVMAF filterAshish Singh2017-07-16
* x86/vf_limiter: make limiter functions work on x86_32James Almer2017-07-13
* avfilter: add limiter filterPaul B Mahol2017-07-08
* af_amix: Add missing error checkDerek Buitenhuis2017-07-07
* af_tempo: Add missing error checkDerek Buitenhuis2017-07-07
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-04
* avfilter/vf_ssim: use unsigned so result can be properly storedPaul B Mahol2017-07-04
* avfilter/vf_geq: >8 bps supportMichael Niedermayer2017-06-30
* x86/vf_blend: use ABS2 macroJames Almer2017-06-27
* x86/vf_blend: optimize difference and negation functionsJames Almer2017-06-27
* x86/vf_blend: add sse and ssse3 extremity functionsJames Almer2017-06-27
* avfilter: remove usage of empty headerPaul B Mahol2017-06-26
* avfilter/vf_blend: add extremity blend modePaul B Mahol2017-06-25
* avfilter/vf_waveform: allow alpha output for >8 depth planar rgb inputsPaul B Mahol2017-06-25
* avfilter/vf_overlay: separate functions with main alphaPaul B Mahol2017-06-25
* avfilter/vf_lut2: add support for gray10 and gray12 pixel formatsPaul B Mahol2017-06-24
* avfilter/vf_overlay: remove rgb optionPaul B Mahol2017-06-24
* avfilter/af_headphone: do not free frame that's gonna be reused laterPaul B Mahol2017-06-24
* avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-24