Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12avfilter/vf_fftdnoiz: Check return value of av_tx_init()Andreas Rheinhardt
2022-11-12avfilter/af_afir: Check return value of av_tx_init()Andreas Rheinhardt
2022-11-12avfilter/vf_fftfilt: Check return value of av_tx_init()Andreas Rheinhardt
2022-11-12avfilter/af_surround: Check return value of av_tx_init()Andreas Rheinhardt
2022-11-10avfilter/af_dynaudnorm: add curve optionPaul B Mahol
2022-11-10avfilter/f_ebur128: add quiet framelog modePaul B Mahol
2022-11-10avfilter/vf_thumbnail: add slice threading supportPaul B Mahol
2022-11-09avfilter/vf_hqdn3d: Fix left-shift of negative numbersAndreas Rheinhardt
2022-11-09avfilter/phase_template: Fix left-shift of negative numbersAndreas Rheinhardt
2022-11-09avfilter/vf_qp: Don't store NAN in intAndreas Rheinhardt
2022-11-09avfilter/af_loudnorm: stop rewritting ptsPaul B Mahol
2022-11-09avfilter/af_loudnorm: switch to activatePaul B Mahol
2022-11-09avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3sRui Zhu
2022-11-07avfilter/af_speechnorm: change initial gain statePaul B Mahol
2022-11-07avfilter/af_speechnorm: remove long search range for min gainPaul B Mahol
2022-11-07avfilter/af_speechnorm: implement rms optionPaul B Mahol
2022-11-07avfilter/overlay_vaapi: enable expressions for overlay parameterssoftworkz
2022-11-07avfilter/overlay_vaapi: precalculate blend_state, enable pixel alphasoftworkz
2022-11-07avfilter/overlay_vaapi: add framesync optionssoftworkz
2022-11-07avfilter/overlay_vaapi: remove redundant .get_buffer assignmentssoftworkz
2022-11-07avfilter/overlay_vaapi: reformat optionssoftworkz
2022-11-07avfilter/overlay_vaapi: handle secondary null inputsoftworkz
2022-11-07avfilter/overlay_vaapi: remove double framesync initsoftworkz
2022-11-07avfilter/overlay_vaapi: build filter params just oncesoftworkz
2022-11-07avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMTsoftworkz
2022-11-05lavfi/vf_fieldmatch: keep fields as-is if not matched properlymail@nodoa.me
2022-11-05avfilter: add backgroundkey video filterPaul B Mahol
2022-11-04avfilter/af_dynaudnorm: add slice threading supportPaul B Mahol
2022-11-04avfilter/af_dynaudnorm: process also short durationsPaul B Mahol
2022-11-04avfilter/vf_pseudocolor: add spectral presetPaul B Mahol
2022-11-02avfilter/src_movie: support unknown channel layoutsPaul B Mahol
2022-10-29avfilter/vf_frei0r: set align to 1 for frei0r framesBrendan Hack
2022-10-27avfilter/vf_threshold: fix handling of zero thresholdPaul B Mahol
2022-10-27avfilter/vf_[color/chroma]key: lower lower limit for similarity optionPaul B Mahol
2022-10-22avfilter/vf_curves: add PCHIP interpolator and interp optionTakeshi (Kesh) Ikuma
2022-10-22avfilter/vf_fftdnoiz: improve filtering at edgesPaul B Mahol
2022-10-21avfilter/vf_maskedthreshold: implement diff modePaul B Mahol
2022-10-20avfilter/window_func: add kaiser windowPaul B Mahol
2022-10-17avfilter: Fix doxy referencesMarvin Scholz
2022-10-13lavfi/src_avsynctest: set video frame durationsAnton Khirnov
2022-10-13lavfi/vf_minterpolate: set output frame durationsAnton Khirnov
2022-10-13lavfi/vf_frei0r: set frame durations for frei0r_srcAnton Khirnov
2022-10-13lavfi/vf_deinterlace_qsv: set output frame durationsAnton Khirnov
2022-10-13lavfi/vf_framepack: properly set output duration for framesequence outputAnton Khirnov
2022-10-13lavfi/vf_estdif: set frame durationsAnton Khirnov
2022-10-13lavfi/vf_estdif: drop a redundant context variableAnton Khirnov
2022-10-13lavfi/vf_estdif: drop an unused function parameterAnton Khirnov
2022-10-13lavfi/vf_decimate: use inverse of output framerate as timebaseAnton Khirnov
2022-10-13lavfi/vf_coreimage: set frame durationsAnton Khirnov
2022-10-13lavfi/vf_tinterlace: set frame durationsAnton Khirnov