summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_frei0r: set align to 1 for frei0r framesBrendan Hack2022-10-29
* avfilter/vf_threshold: fix handling of zero thresholdPaul B Mahol2022-10-27
* avfilter/vf_[color/chroma]key: lower lower limit for similarity optionPaul B Mahol2022-10-27
* avfilter/vf_curves: add PCHIP interpolator and interp optionTakeshi (Kesh) Ikuma2022-10-22
* avfilter/vf_fftdnoiz: improve filtering at edgesPaul B Mahol2022-10-22
* avfilter/vf_maskedthreshold: implement diff modePaul B Mahol2022-10-21
* avfilter/window_func: add kaiser windowPaul B Mahol2022-10-20
* avfilter: Fix doxy referencesMarvin Scholz2022-10-17
* lavfi/src_avsynctest: set video frame durationsAnton Khirnov2022-10-13
* lavfi/vf_minterpolate: set output frame durationsAnton Khirnov2022-10-13
* lavfi/vf_frei0r: set frame durations for frei0r_srcAnton Khirnov2022-10-13
* lavfi/vf_deinterlace_qsv: set output frame durationsAnton Khirnov2022-10-13
* lavfi/vf_framepack: properly set output duration for framesequence outputAnton Khirnov2022-10-13
* lavfi/vf_estdif: set frame durationsAnton Khirnov2022-10-13
* lavfi/vf_estdif: drop a redundant context variableAnton Khirnov2022-10-13
* lavfi/vf_estdif: drop an unused function parameterAnton Khirnov2022-10-13
* lavfi/vf_decimate: use inverse of output framerate as timebaseAnton Khirnov2022-10-13
* lavfi/vf_coreimage: set frame durationsAnton Khirnov2022-10-13
* lavfi/vf_tinterlace: set frame durationsAnton Khirnov2022-10-13
* lavfi/settb: rescale input frame durationsAnton Khirnov2022-10-13
* lavfi/f_drawgraph: forward input frame durationsAnton Khirnov2022-10-13
* avfilter/af_aspectralstats: allow to select subset of measurementsPaul B Mahol2022-10-11
* lavfi/rotate: Avoid undefined behaviour.Carl Eugen Hoyos2022-10-10
* avfilter/af_adynamicequalizer: rework processingPaul B Mahol2022-10-09
* avfilter/af_biquads: fix bandpass for zdfPaul B Mahol2022-10-07
* lavfi/avf_showspatial: add framerate optionAnton Khirnov2022-10-04
* lavfi/avf_showfreqs: set frame durationsAnton Khirnov2022-10-04
* lavfi/avf_showcqt: set frame durationsAnton Khirnov2022-10-04
* lavfi/avf_avectorscope: set frame durationsAnton Khirnov2022-10-04
* lavfi/avf_aphasemeter: set frame durationsAnton Khirnov2022-10-04
* lavfi/avf_ahistogram: set frame durationsAnton Khirnov2022-10-04
* lavfi/vf_fps: set frame durationAnton Khirnov2022-10-04
* avfilter/vf_extractplanes: add missing break; statementTimo Rothenpieler2022-09-27
* avfilter/scale_eval: Reduce rounding error.Tristan Schmelcher2022-09-27
* avfilter/vf_extractplanes: add support for packed rgb float formatsPaul B Mahol2022-09-25
* avfilter/avfilter: Make ff_command_queue_pop() staticAndreas Rheinhardt2022-09-21
* avfilter/internal: Remove declaration of inexistent functionAndreas Rheinhardt2022-09-21
* avfilter/af_afftdn: add double sample format supportPaul B Mahol2022-09-18
* avfilter/af_dynaudnorm: fix parameter for copy samples functionPaul B Mahol2022-09-18
* avfilter/vf_libvmaf: Update ssim, ms_ssim options descriptionYondon Fu2022-09-16
* avfilter/vf_colorspace_cuda: mark fall-throughTimo Rothenpieler2022-09-15
* avfilter/vf_drawbox: use the correct macro to fill rgb plane pointersJames Almer2022-09-15
* avfilter/video: Fix newline in trace outputAndreas Rheinhardt2022-09-14
* avfilter/avfilter: #if ff_tlog_link() away when emptyAndreas Rheinhardt2022-09-14
* avfilter/avfilter: Don't use AVFrame.channel_layoutAndreas Rheinhardt2022-09-14
* avfilter/vf_libvmaf: copy all values also for 10 bit inputChristian Feldmann2022-09-14
* libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filterRoman Arzumanyan2022-09-13
* avfilter/vf_gblur: allow filtering with zero horizontal sigmaPaul B Mahol2022-09-10
* avfilter/vf_showinfo: remove backspacesMichael Niedermayer2022-09-08
* avfilter/vf_scale: overwrite the width and height expressions with the origin...James Almer2022-09-06