summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Collapse)AuthorAge
...
* avfilter/vf_chromashift: add support for commandsPaul B Mahol2019-11-21
|
* avfilter/vf_fillborders: add support for commandsPaul B Mahol2019-11-21
|
* avfilter/af_afftdn: simplify changing commandsPaul B Mahol2019-11-21
|
* avfilter/vf_median: clip radius instead of erroring outPaul B Mahol2019-11-21
|
* avfilter/vf_median: add support for commandsPaul B Mahol2019-11-20
|
* avfilter/f_graphmonitor: output frames in pts gapsPaul B Mahol2019-11-20
|
* avfilter/af_rubberband: fix sample overqueueingPaul B Mahol2019-11-20
| | | | Fixes #8389
* avfilter/vf_chromakey: add >8 bit supportPaul B Mahol2019-11-20
|
* avfilter/vf_midequalizer: add 16bit formatsPaul B Mahol2019-11-19
|
* avfilter/vf_deblock: add 12bit yuva formatsPaul B Mahol2019-11-19
|
* avfilter/vf_weave: pal and hwaccel formats are not supportedPaul B Mahol2019-11-19
|
* avfilter/vf_blend: cosmetics: reindentPaul B Mahol2019-11-19
|
* avfilter/vf_chromashift: remove unused headerPaul B Mahol2019-11-19
| | | | Reverts ef479ee660e4dfbf2645fe3a50d8639fdc22ab1b.
* avfilter/Makefile: add missing dependency for lut3dGyan Doshi2019-11-19
| | | | lut3d requires framesync
* avfilter/Makefile: add missing dependency for chromashiftGyan Doshi2019-11-19
| | | | chromashift requires framesync
* avfilter/Makefile: add missing dependency for scale_cudaGyan Doshi2019-11-19
| | | | scale_cuda includes scale.h
* avfilter/vf_bm3d: improve threshold scaling with different block_size and depthPaul B Mahol2019-11-19
|
* avfilter/vf_dedot: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_deflicker: add support for alpha formatsPaul B Mahol2019-11-18
|
* avfilter/vf_amplify: add support for alpha formatsPaul B Mahol2019-11-18
|
* avfilter/vf_limiter: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_fillborders: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_premultiply: add support for 12bit yuva formatPaul B Mahol2019-11-18
|
* avfilter/vf_chromashift: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_midequalizer: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_convolution: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_neighbor: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_maskedminmax: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* 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 ↵Paul B Mahol2019-11-17
| | | | 1/samplerate differ
* 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
|