summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/fspp: Remove two unused macros.Carl Eugen Hoyos2019-04-16
* avfilter/af_asetnsamples: use correct functionPaul B Mahol2019-04-07
* avfilter/af_asetnsamples: fix sample queuing.Nikolas Bowe via ffmpeg-devel2019-04-07
* avfilter/vf_yadif_cuda: Remove unnecessary stream synchronisationPhilip Langdale2019-03-30
* qsv: fix the dangerous macro definitionsZhong Li2019-03-28
* avfilter/vf_lensfun: add scale parameterDaniel Playfair Cal2019-03-25
* lavfi/sidedata: add missed frame side data typeJun Zhao2019-03-23
* lavfi/colorspace_common: add ifdef check to be more compatible.Ruiling Song2019-03-22
* lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.cRuiling Song2019-03-22
* lavfi/opencl: add ff_opencl_print_const_matrix_3x3()Ruiling Song2019-03-22
* lavfi/colorspace: move some functions to common fileRuiling Song2019-03-22
* avfilter/af_astats: add support for optimized min/max/peak calculationMarton Balint2019-03-21
* avfilter/af_astats: rework sample loopsMarton Balint2019-03-21
* avfilter/af_astats: factorize sample loopsMarton Balint2019-03-21
* avfilter/af_astats: fix identationMarton Balint2019-03-21
* avfilter/af_astats: add support for selecting measured statisticsMarton Balint2019-03-21
* vf_showinfo: Fix timecode displayKieran Kunhya2019-03-09
* lavf/deinterlace_qsv: set specific field for repeatLinjie Fu2019-03-08
* lavfi/tonemap: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* avfilter/af_anlmdn: add output mode optionPaul B Mahol2019-03-01
* avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* avfilter/vf_amplify: add tolerance optionPaul B Mahol2019-02-22
* palettegen: Fill with last color, not blackTomas Härdin2019-02-19
* avutil/cuda_check: fix usage of removed .c fileTimo Rothenpieler2019-02-15
* avfilter/tests/integral: Correct the commentJun Zhao2019-02-13
* avfilter/tests/integral: Fix build warning after adjust the locationJun Zhao2019-02-12
* avfilter/tests/integral: Check malloc fail before using itJun Zhao2019-02-12
* avfilter/vf_mix: always output frame if array is filledPaul B Mahol2019-02-02
* avfilter/vf_mix: add timeline support to tmix filterPaul B Mahol2019-02-02
* lavfi/nlmeans: use a dynamic size for the weight LUTClément Bœsch2019-02-01
* lavfi/nlmeans: simplify log() callClément Bœsch2019-02-01
* lavfi/nlmeans: improve the performanceJun Zhao2019-02-01
* avfilter/buffersrc: print relevant info when skipping filter reinitGyan Doshi2019-01-27
* lavf/vaapi_deinterlace: return error if mode unsupportedZhong Li2019-01-25
* avfilter/afade+acrossfade: allow skipping fade on inputsGyan Doshi2019-01-24
* libavfilter: add transpose_vaapi filterZachary Zhou2019-01-23
* avfilter/vf_paletteuse: don't constantly free and realloc internal framesJames Almer2019-01-17
* avfilter/extractplanes: add support for 12-bit YUVA formatsGyan Doshi2019-01-17
* avfilter/af_anlmdn: add timeline supportPaul B Mahol2019-01-13
* avfilter: add maskfun filterPaul B Mahol2019-01-12
* avfilter/af_anlmdn: rework how denoising strength is usedPaul B Mahol2019-01-12
* avfilter/af_anlmdn: do not output more samples than receivedPaul B Mahol2019-01-11
* avfilter/af_anlmdn: drain samples at endPaul B Mahol2019-01-11
* avfilter/af_anlmdn: do not trim first samplesPaul B Mahol2019-01-11
* avfilter/af_anlmdn: log used parametersPaul B Mahol2019-01-11
* avfilter/af_anlmdn: use lut table to calculate weightsPaul B Mahol2019-01-10
* avfilter: add anlmdn filter x86 SIMD optimizationsPaul B Mahol2019-01-10