summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_surround: make channel spread from stereo image user configurablePaul B Mahol2019-04-22
* avfilter/af_surround: add lfe_mode optionPaul B Mahol2019-04-22
* avfilter/af_surround: avoid divisions with very small numbersPaul B Mahol2019-04-22
* lavfi/avf_showwaves: fix extra gaps at end of waveformPaul B Mahol2019-04-21
* lavfi/frei0r: Fixes the compilation warningsJun Zhao2019-04-21
* lavfi: add colorkey_opencl filterJarek Samic2019-04-20
* avfilter: add lagfun filterPaul B Mahol2019-04-20
* avfilter/vf_lut3d: add cineSpace 3D lut supportPaul B Mahol2019-04-20
* avfilter/vf_lut3d: add cineSpace 1D lut parsingPaul B Mahol2019-04-20
* avfilter/af_surround: allow user to change overlap and win_funcPaul B Mahol2019-04-20
* lavfi/fspp: Simplify a macro.Carl Eugen Hoyos2019-04-20
* avfilter/af_agate: implement mode optionPaul B Mahol2019-04-17
* avfilter/af_sidechaincompress: implement mode optionPaul B Mahol2019-04-17
* 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