summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_afir: fix prev_selir variable change in private filter contextPaul B Mahol2022-12-25
* avfilter/afir_template: reduce memset overhead a littlePaul B Mahol2022-12-25
* avfilter/af_afir: increase max partition sizePaul B Mahol2022-12-25
* avfilter/af_afir: reduce memory usagePaul B Mahol2022-12-25
* avfilter/af_afir: make dry/wet runtime optionsPaul B Mahol2022-12-22
* avfilter/afir_template: skip useless moving of samplesPaul B Mahol2022-12-22
* avfilter/afir_template: stop using hack to zero out dataPaul B Mahol2022-12-22
* avfilter/vf_tinterlace: support full-range YUVNiklas Haas2022-12-20
* avfilter/vf_blackdetect: support full-range YUVNiklas Haas2022-12-20
* avfilter: add adrc filterPaul B Mahol2022-12-19
* avfilter/af_headphone: properly initialize scalePaul B Mahol2022-12-19
* avfilter/vf_decimate: add mixed option to process input only partially to be ...mail@nodoa.me2022-12-19
* avfilter/af_afir: fix some misc low priority issuesPaul B Mahol2022-12-18
* avfilter/af_afir: improve output when IR switching at runtimePaul B Mahol2022-12-18
* libavfilter/dnn: fix openvino async modeSaliev, Rafik F2022-12-17
* avfilter/afir_template: avoid indirect accessing nb_partitions valuePaul B Mahol2022-12-12
* avfilter/afir_template: skip wet gain if its 1Paul B Mahol2022-12-12
* avfilter/af_afir: reduce output gain with default parametersPaul B Mahol2022-12-12
* avfilter/af_afir: improve output quality with small minpPaul B Mahol2022-12-11
* avfilter/drawutils: rgb48/bgr48 is supportedPaul B Mahol2022-12-10
* avfilter: add corr video filterPaul B Mahol2022-12-08
* lavfi/vf_scale_qsv: remove PI, PHI and EHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: accept P010 input in system memoryHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: allow user to set scale_mode with constantsHaihao Xiang2022-12-08
* lavfi/vf_vpp_qsv: use macros for extra mfx parameterHaihao Xiang2022-12-08
* libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f...Wenbin Chen2022-12-08
* avfilter/vf_vif: add missing framesync optionsPaul B Mahol2022-12-07
* avfilter/vf_chromanr: split inner loopsPaul B Mahol2022-12-07
* avfilter/avf_showvolume: make rms meter actually get rms of whole framePaul B Mahol2022-12-06
* avfilter/vf_thumbnail: allow to change stats log levelPaul B Mahol2022-12-05
* avfilter/vf_thumbnail: optimize planar processing pathPaul B Mahol2022-12-05
* avfilter/vf_bm3d: switch to TX from lavuPaul B Mahol2022-12-04
* avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan oneTimo Rothenpieler2022-12-04
* avfilter/vf_exposure: ensure that scale is always > 0Paul B Mahol2022-12-04
* avfilter/avf_showcwt: write also to alpha plane if availablePaul B Mahol2022-12-04
* avfilter/af_afftdn: fix invalid duplicated use of sizeof()Paul B Mahol2022-12-03
* avfilter/af_astats: accessing outlink in uninit is not validPaul B Mahol2022-12-03
* avfilter/avf_showcwt: fix logic mistakePaul B Mahol2022-12-03
* avfilter/af_apsyclip: add copy_props() callPaul B Mahol2022-12-01
* avfilter/af_astats: print stats in case nb_samples is 0Paul B Mahol2022-12-01
* avfilter/f_metadata: use av_dict_iterateMarvin Scholz2022-12-01
* avfilter/vf_libvmaf: use av_dict_iterateMarvin Scholz2022-12-01
* avfilter/vf_coreimage: use av_dict_iterateMarvin Scholz2022-12-01
* avfilter/vf_scale: use av_dict_iterateMarvin Scholz2022-12-01
* lavfi/vf_vpp_qsv: scale_mode can be applied to color conversionHaihao Xiang2022-12-01
* lavfi/qsvvpp: provide a default framerate if neededHaihao Xiang2022-12-01
* lavfi/qsvvpp: avoid overriding the returned valueHaihao Xiang2022-12-01
* lavfi/qsvvpp: change the output frame's width and heightChen,Wenbin2022-12-01
* avfilter/af_astats: do not give output for 0 samplesPaul B Mahol2022-11-30
* avfilter/avf_showcwt: add yet another mode variantPaul B Mahol2022-11-30