summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/vf_epx: stop doing read overflowPaul B Mahol2022-03-14
* avfilter/avf_abitscope: rename macro to less generic onePaul B Mahol2022-03-14
* avfilter/vf_palettegen: add protection against potential divide by zeroYiyuan GUO2022-03-14
* avfilter/vf_fieldhint: add pattern mode of filteringPaul B Mahol2022-03-14
* avfilter/af_afftdn: allow user to control number of bandsPaul B Mahol2022-03-14
* avfilter/af_afftdn: use correct variable in for loopsPaul B Mahol2022-03-14
* avfilter/af_afftdn: stop producing small impulsive noise at start of outputPaul B Mahol2022-03-14
* avfilter/vf_decimate: also check for ready frames if not ppsrc is usedPaul B Mahol2022-03-13
* avfilter/avf_showspectrum: stop rewriting ptsPaul B Mahol2022-03-13
* avfilter/af_afftdn: add way to control noise floor link for >1 channelsPaul B Mahol2022-03-13
* avfilter/af_afftdn: improve residual trackingPaul B Mahol2022-03-13
* avfilter/af_afftdn: rename some variables to less cryptic namePaul B Mahol2022-03-13
* avfilter/af_afftdn: reduce some pointless pointer indirectionsPaul B Mahol2022-03-13
* avfilter/af_afftdn: use define for sfm flags mask and sizePaul B Mahol2022-03-13
* avfilter/af_afftdn: allow user to change ratio factorPaul B Mahol2022-03-13
* avfilter/af_afftdn: stop sharing non-shareable parameters between channelsPaul B Mahol2022-03-13
* avfilter/af_afftdn: use RDFT insteadPaul B Mahol2022-03-12
* avfilter/af_afftdn: reduce code duplicationPaul B Mahol2022-03-12
* avfilter/af_afftdn: reduce scaling of input samplesPaul B Mahol2022-03-12
* avfilter/af_afftdn: fix small memory leakPaul B Mahol2022-03-12
* avfilter/af_afftdn: change noise profile to floating point precisionPaul B Mahol2022-03-12
* avfilter/af_afftdn: generalize noise profile mean estimationPaul B Mahol2022-03-12
* avfilter/af_afftdn: use single define for number of bands in noise profilePaul B Mahol2022-03-12
* libavfilter: Remove DNNReturnType from DNN ModuleShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_common: Return specific error codesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_native: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_tf: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_backend_openvino: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn_io_proc: Return Specific Error CodesShubhanshu Saxena2022-03-12
* lavfi/dnn: Error Specificity in Native Backend LayersShubhanshu Saxena2022-03-12
* libavfilter: Prepare to handle specific error codes in DNN FiltersShubhanshu Saxena2022-03-12
* avfilter/af_afftdn: remove special handling for first and last binPaul B Mahol2022-03-11
* avfilter/af_afftdn: remove code that have marginal impact to denoisingPaul B Mahol2022-03-11
* avfilter/vf_zscale: do not attempt to continue filtering if there is no graphPaul B Mahol2022-03-11
* avfilter/vf_zscale: also check formatsPaul B Mahol2022-03-11
* avfilter/af_lv2: add commands supportPaul B Mahol2022-03-10
* avfilter/af_anlmdn: add support for using writable framesPaul B Mahol2022-03-10
* avfilter/af_anlmdn: stop using fifo and rewriting ptsPaul B Mahol2022-03-09
* avfilter/af_anlmdn: fix possible array overflow and increase options limitsPaul B Mahol2022-03-09
* lavfi/drawtext: Add %N for drawing fractions of a secondThilo Borgmann2022-03-08
* avfilter/f_segment: fix sending frames with zero samples outPaul B Mahol2022-03-08
* avfilter/f_sendcmd: export width and height tooPaul B Mahol2022-03-07
* avfilter/af_channelsplit: switch to activate()Paul B Mahol2022-03-07
* avfilter/af_acrossover: switch to activate()Paul B Mahol2022-03-07
* avfilter/vf_extractplanes: switch to activate()Paul B Mahol2022-03-07
* avfilter/split: switch to activate()Paul B Mahol2022-03-07
* libavfilter: vf_scale: Properly take in->color_range into accountMartin Storsjö2022-03-07
* avfilter/vf_colorlevels: Fix build failure on ARMMichael Niedermayer2022-03-06
* avfilter/vsrc_gradients: add radial gradientsPaul B Mahol2022-03-06