summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vf_fieldmatch: keep fields as-is if not matched properlymail@nodoa.me2022-11-051-2/+8
* avfilter: add backgroundkey video filterPaul B Mahol2022-11-054-2/+259
* avfilter/af_dynaudnorm: add slice threading supportPaul B Mahol2022-11-041-22/+64
* avfilter/af_dynaudnorm: process also short durationsPaul B Mahol2022-11-041-10/+4
* avfilter/vf_pseudocolor: add spectral presetPaul B Mahol2022-11-041-1/+10
* avfilter/src_movie: support unknown channel layoutsPaul B Mahol2022-11-021-2/+2
* avfilter/vf_frei0r: set align to 1 for frei0r framesBrendan Hack2022-10-291-3/+6
* avfilter/vf_threshold: fix handling of zero thresholdPaul B Mahol2022-10-272-17/+10
* avfilter/vf_[color/chroma]key: lower lower limit for similarity optionPaul B Mahol2022-10-272-4/+4
* avfilter/vf_curves: add PCHIP interpolator and interp optionTakeshi (Kesh) Ikuma2022-10-221-20/+244
* avfilter/vf_fftdnoiz: improve filtering at edgesPaul B Mahol2022-10-221-2/+3
* avfilter/vf_maskedthreshold: implement diff modePaul B Mahol2022-10-211-7/+28
* avfilter/window_func: add kaiser windowPaul B Mahol2022-10-201-2/+25
* avfilter: Fix doxy referencesMarvin Scholz2022-10-171-7/+14
* lavfi/src_avsynctest: set video frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_minterpolate: set output frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_frei0r: set frame durations for frei0r_srcAnton Khirnov2022-10-131-0/+1
* lavfi/vf_deinterlace_qsv: set output frame durationsAnton Khirnov2022-10-131-0/+5
* lavfi/vf_framepack: properly set output duration for framesequence outputAnton Khirnov2022-10-131-1/+3
* lavfi/vf_estdif: set frame durationsAnton Khirnov2022-10-131-3/+6
* lavfi/vf_estdif: drop a redundant context variableAnton Khirnov2022-10-131-7/+4
* lavfi/vf_estdif: drop an unused function parameterAnton Khirnov2022-10-131-3/+3
* lavfi/vf_decimate: use inverse of output framerate as timebaseAnton Khirnov2022-10-131-5/+6
* lavfi/vf_coreimage: set frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_tinterlace: set frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/settb: rescale input frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/f_drawgraph: forward input frame durationsAnton Khirnov2022-10-131-1/+3
* avfilter/af_aspectralstats: allow to select subset of measurementsPaul B Mahol2022-10-111-26/+85
* lavfi/rotate: Avoid undefined behaviour.Carl Eugen Hoyos2022-10-101-5/+5
* avfilter/af_adynamicequalizer: rework processingPaul B Mahol2022-10-091-117/+76
* avfilter/af_biquads: fix bandpass for zdfPaul B Mahol2022-10-071-1/+1
* lavfi/avf_showspatial: add framerate optionAnton Khirnov2022-10-042-1/+5
* lavfi/avf_showfreqs: set frame durationsAnton Khirnov2022-10-041-0/+1
* lavfi/avf_showcqt: set frame durationsAnton Khirnov2022-10-041-0/+1
* lavfi/avf_avectorscope: set frame durationsAnton Khirnov2022-10-041-0/+1
* lavfi/avf_aphasemeter: set frame durationsAnton Khirnov2022-10-041-0/+2
* lavfi/avf_ahistogram: set frame durationsAnton Khirnov2022-10-041-0/+1
* lavfi/vf_fps: set frame durationAnton Khirnov2022-10-041-0/+1
* avfilter/vf_extractplanes: add missing break; statementTimo Rothenpieler2022-09-271-0/+1
* avfilter/scale_eval: Reduce rounding error.Tristan Schmelcher2022-09-272-5/+9
* avfilter/vf_extractplanes: add support for packed rgb float formatsPaul B Mahol2022-09-251-0/+8
* avfilter/avfilter: Make ff_command_queue_pop() staticAndreas Rheinhardt2022-09-212-5/+3
* avfilter/internal: Remove declaration of inexistent functionAndreas Rheinhardt2022-09-211-2/+0
* avfilter/af_afftdn: add double sample format supportPaul B Mahol2022-09-181-50/+172
* avfilter/af_dynaudnorm: fix parameter for copy samples functionPaul B Mahol2022-09-181-1/+1
* avfilter/vf_libvmaf: Update ssim, ms_ssim options descriptionYondon Fu2022-09-161-2/+2
* avfilter/vf_colorspace_cuda: mark fall-throughTimo Rothenpieler2022-09-151-0/+1
* avfilter/vf_drawbox: use the correct macro to fill rgb plane pointersJames Almer2022-09-151-1/+1
* avfilter/video: Fix newline in trace outputAndreas Rheinhardt2022-09-141-1/+1
* avfilter/avfilter: #if ff_tlog_link() away when emptyAndreas Rheinhardt2022-09-142-0/+6