summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_showfreqs: free input frame after using itJames Almer2019-10-26
* avfilter/vsrc_testsrc: increase max level of haldclutsrcPaul B Mahol2019-10-26
* avfilter/vf_lut3d: increase max level to upper limit defined by cube format s...Paul B Mahol2019-10-26
* avfilter/vf_lut3d: allocate 3d lut dynamicallyPaul B Mahol2019-10-26
* avfilter/vf_psnr,vf_ssim: add warning if different timebases are encounteredPaul B Mahol2019-10-25
* avfilter: add maskedmin/maskedmax filtersPaul B Mahol2019-10-24
* avfilter/vf_maskedclamp: add x86 SIMDPaul B Mahol2019-10-23
* avfilter/settb: switch to activatePaul B Mahol2019-10-23
* avfilter/vf_floodfill: better fix for crashPaul B Mahol2019-10-23
* avfilter/vf_floodfill: add more gray formatsPaul B Mahol2019-10-23
* avfilter/vf_deband: add more gray formatsPaul B Mahol2019-10-23
* lavfi/bilateral: Clean the option description and unused codeJun Zhao2019-10-23
* avfilter/vf_lut2: fix typo, correctly support gray14Paul B Mahol2019-10-23
* avfilter/vf_bm3d: add gray14 formatPaul B Mahol2019-10-23
* avfilter/vf_vaguedenoiser: add more gray formatsPaul B Mahol2019-10-23
* avfilter/transpose: add missing headersPaul B Mahol2019-10-22
* x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32James Almer2019-10-22
* avfilter/vf_maskedclamp: rewrite using macroPaul B Mahol2019-10-22
* avfilter/vf_premultiply: fix signed integer overflowPaul B Mahol2019-10-22
* avfilter/vsrc_mptestsrc: simplify the code and change the type of frameLimin Wang2019-10-21
* avfilter/vsrc_mptestsrc: add options to set the maximum number of framesLimin Wang2019-10-21
* avfilter/vf_unsharp: rename config_props -> config_input, link -> inlinkLimin Wang2019-10-21
* x86/vf_transpose: fix cpuflags checkJames Almer2019-10-21
* avfilter/vf_transpose: add x86 SIMDPaul B Mahol2019-10-21
* avfilter/x86/vf_atadenoise: fix commentPaul B Mahol2019-10-21
* avfilter/af_join: fix possible memory leaksPaul B Mahol2019-10-21
* avfilter/af_silencedetect: change mono default to integer literalLimin Wang2019-10-21
* avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang2019-10-21
* avfilter: add bilateral filterPaul B Mahol2019-10-21
* avfilter/vf_nlmeans: round values toward nearest integerPaul B Mahol2019-10-21
* avfilter/af_silencedetect: document metadataLimin Wang2019-10-21
* avfilter/vf_tile: fix memory leakPaul B Mahol2019-10-20
* avfilter/vf_atadenoise: add support for commandsPaul B Mahol2019-10-20
* avfilter/vf_shuffleframes: improve error messagePaul B Mahol2019-10-20
* avfilter/af_tremolo: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_fftdnoiz: round toward nearest integerPaul B Mahol2019-10-19
* avfilter/vf_bm3d: round values toward nearest integerPaul B Mahol2019-10-19
* avfilter/vf_bm3d: forward status backPaul B Mahol2019-10-19
* avfilter/vf_fieldhint: add support for duplicating fieldsPaul B Mahol2019-10-19
* avfilter/vf_fieldmatch: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_decimate: fix memory leaksPaul B Mahol2019-10-19
* avfilter/vf_lagfun: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_datascope: fix heap buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-18
* avfilter/vf_maskfun: fix memleakPaul B Mahol2019-10-18
* avfilter/buffersink: cosmeticsPaul B Mahol2019-10-18
* avfilter/vf_colorspace: fix memmory leaksPaul B Mahol2019-10-18
* avfilter/af_acrossover: fix memory leakPaul B Mahol2019-10-18
* lavfi/avf_showspectrum: add error handle if av_asprintf return nullJun Zhao2019-10-18
* avfilter/x86/vf_atadenoise: add SIMD for serial tooPaul B Mahol2019-10-17