summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_maskedmerge: add 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_maskedclamp: add 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_scroll: add support for 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_blend: add 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_vaguedenoiser: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_bm3d: use boolean for ref optionPaul B Mahol2019-11-18
* avfilter/vf_fftdnoiz: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_bm3d: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_w3fdif: add support for more >8 bit alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_avgblur: add support for 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_gblur: add support for 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_median: add support for 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_remap: add support for 12bit yuva formatPaul B Mahol2019-11-18
* avfilter/vf_lut2: add 12bit depth alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_atadenoise: support alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_xmedian: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/f_loop: switch aloop to activatePaul B Mahol2019-11-17
* avfilter/f_loop: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_sidechaincompress: fix pts handling when timebase and 1/samplerat...Paul B Mahol2019-11-17
* avfilter/af_anlmdn: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_agate: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_afftdn: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_afftfilt: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_adeclick: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/af_aecho: switch to activatePaul B Mahol2019-11-17
* 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