summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_framepack: really fix ef466a8b29f8Paul B Mahol2019-11-17
* avfilter/vf_framepack: switch to activatePaul B Mahol2019-11-17
* avfilter/vf_framepack: fix timestamps for frameseq formatPaul B Mahol2019-11-16
* avfilter/vf_framepack: add missing filtering flagPaul B Mahol2019-11-16
* avfilter/vf_colorbalance: add support for commandsPaul B Mahol2019-11-13
* avfilter/vf_colorbalance: switch to floatsPaul B Mahol2019-11-13
* avfilter/vf_colorbalance: add option to preserve lightnessPaul B Mahol2019-11-13
* avfilter/vF_colorbalance: rewrite, fixes filteringPaul B Mahol2019-11-13
* avfilter/Makefile: add missing framesync dependency to bm3d & mix filtersLou Logan2019-11-08
* avfilter/vf_dnn_processing: correct duplicate statementleozhang2019-11-08
* avfilter/vf_dnn_processing: fix fate-sourceGuo, Yejun2019-11-08
* avfilter/f_metadata: remove unneeded codeLimin Wang2019-11-08
* avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...Guo, Yejun2019-11-07
* avfilter/vf_lut3d: simplify codeLimin Wang2019-11-01
* avfilter/vf_median: add radiusV optionPaul B Mahol2019-10-31
* avfilter/af_afade: start crossfading only when first stream reached endPaul B Mahol2019-10-31
* avfilter/af_afade: check for eof after crossfade laterPaul B Mahol2019-10-30
* avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compareZhao Zhili2019-10-30
* avfilter/vf_sr: correct flags since the filter changes frame w/hGuo, Yejun2019-10-30
* avfilter/dnn: add a new interface to query dnn model's input infoGuo, Yejun2019-10-30
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-30
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-30
* avfilter/asrc_anoisesrc: change color variable to intLimin Wang2019-10-29
* avfilter/vf_vfrdet: also report average deltaPaul B Mahol2019-10-29
* avfilter/vf_vfrdet: fix reporting max deltaPaul B Mahol2019-10-29
* avfilter: add median filterPaul B Mahol2019-10-29
* 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