summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* 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
* avfilter/vsrc_gradients: add gbrapf32 format supportPaul B Mahol2022-03-06
* avfilter/vf_colorlevels: add planar rgb formats supportPaul B Mahol2022-03-06
* avfilter/avf_ahistogram: use av_clip_uint8() insteadPaul B Mahol2022-03-06
* avfilter/avf_ahistogram: add new histogram mode optionPaul B Mahol2022-03-05
* avfilter/vf_pad: use already available outlink variablePaul B Mahol2022-03-04
* avfilter/vf_zscale: fix leaks in fast/bypass pathPaul B Mahol2022-03-04
* avfilter/avf_abitscope: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_aphasemeter: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_ahistogram: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_avectorscope: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/f_ebur128: make sure frame is writable before writing to itPaul B Mahol2022-03-04
* avfilter/f_graphmonitor: add several more flagsPaul B Mahol2022-03-04
* avfilter/f_ebur128: switch to activate()Paul B Mahol2022-03-04
* avfilter/asrc_sinc: check allocation return valuePaul B Mahol2022-03-03
* avfilter/asrc_sinc: remove no longer correct (un)packPaul B Mahol2022-03-03
* avfilter/framepool: remove superfluous pallete buffer allocationJames Almer2022-03-03
* avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool sizesJames Almer2022-03-03
* avfilter/vf_zscale: fix several issues in previous commitPaul B Mahol2022-03-03
* avfilter/vf_zscale: add slice threading supportVictoria Zhislina2022-03-03
* avfilter/vf_geq: add float formats supportPaul B Mahol2022-03-03
* avfilter/avf_abitscope: add support for more input formatsPaul B Mahol2022-03-03
* avfilter/avf_abitscope: refactor code & add trace modePaul B Mahol2022-03-03
* avfilter/vf_maskedmerge: fix rounding when maskingPaul B Mahol2022-03-03
* avfilter/vf_colorchannelmixer: add float formats supportPaul B Mahol2022-03-03