10130 Commits (1df77bab08ac53482f94c4d4be2449cfa50b8e68)

Author SHA1 Message Date
Shubhanshu Saxena 1df77bab08 lavfi/dnn_backend_common: Return specific error codes 3 years ago
Shubhanshu Saxena 515ff6b4f8 lavfi/dnn_backend_native: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 3fa89bd758 lavfi/dnn_backend_tf: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 91af38f2b3 lavfi/dnn_backend_openvino: Return Specific Error Codes 3 years ago
Shubhanshu Saxena d0587daec2 lavfi/dnn_io_proc: Return Specific Error Codes 3 years ago
Shubhanshu Saxena b602f11a06 lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
Shubhanshu Saxena e5ce6a6070 libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
Paul B Mahol e7caa18b4a avfilter/af_afftdn: remove special handling for first and last bin 3 years ago
Paul B Mahol ea777333de avfilter/af_afftdn: remove code that have marginal impact to denoising 3 years ago
Paul B Mahol a0724328a8 avfilter/vf_zscale: do not attempt to continue filtering if there is no graph 3 years ago
Paul B Mahol 4ac85ae448 avfilter/vf_zscale: also check formats 3 years ago
Paul B Mahol 5cd8eb2aef avfilter/af_lv2: add commands support 3 years ago
Paul B Mahol 34715fe4a2 avfilter/af_anlmdn: add support for using writable frames 3 years ago
Paul B Mahol c71b76e141 avfilter/af_anlmdn: stop using fifo and rewriting pts 3 years ago
Paul B Mahol 41cae501b7 avfilter/af_anlmdn: fix possible array overflow and increase options limits 3 years ago
Thilo Borgmann 74117abf0c lavfi/drawtext: Add %N for drawing fractions of a second 3 years ago
Paul B Mahol 3706fb8f16 avfilter/f_segment: fix sending frames with zero samples out 3 years ago
Paul B Mahol 13a153d801 avfilter/f_sendcmd: export width and height too 3 years ago
Paul B Mahol 328247076c avfilter/af_channelsplit: switch to activate() 3 years ago
Paul B Mahol a1f2e42ebf avfilter/af_acrossover: switch to activate() 3 years ago
Paul B Mahol 7238541d39 avfilter/vf_extractplanes: switch to activate() 3 years ago
Paul B Mahol 0f5c964c57 avfilter/split: switch to activate() 3 years ago
Martin Storsjö e645a1ddb9 libavfilter: vf_scale: Properly take in->color_range into account 3 years ago
Michael Niedermayer b9973b72c0 avfilter/vf_colorlevels: Fix build failure on ARM 3 years ago
Paul B Mahol 6f231664ab avfilter/vsrc_gradients: add radial gradients 3 years ago
Paul B Mahol 7c23c9dfc7 avfilter/vsrc_gradients: add gbrapf32 format support 3 years ago
Paul B Mahol 10c2ef1ca4 avfilter/vf_colorlevels: add planar rgb formats support 3 years ago
Paul B Mahol 88a58b90fe avfilter/avf_ahistogram: use av_clip_uint8() instead 3 years ago
Paul B Mahol fb5e871937 avfilter/avf_ahistogram: add new histogram mode option 3 years ago
Paul B Mahol c72b5be9e3 avfilter/vf_pad: use already available outlink variable 3 years ago
Paul B Mahol 779ae049b2 avfilter/vf_zscale: fix leaks in fast/bypass path 3 years ago
Paul B Mahol 8061098418 avfilter/avf_abitscope: make frame writable before writing to it 3 years ago
Paul B Mahol 2a5a14f3ca avfilter/avf_aphasemeter: make frame writable before writing to it 3 years ago
Paul B Mahol de07c57d5a avfilter/avf_ahistogram: make frame writable before writing to it 3 years ago
Paul B Mahol faac31cc86 avfilter/avf_avectorscope: make frame writable before writing to it 3 years ago
Paul B Mahol dc8e83b4e0 avfilter/f_ebur128: make sure frame is writable before writing to it 3 years ago
Paul B Mahol aede8424fe avfilter/f_graphmonitor: add several more flags 3 years ago
Paul B Mahol 34836e91e0 avfilter/f_ebur128: switch to activate() 3 years ago
Paul B Mahol 99f7f4144a avfilter/asrc_sinc: check allocation return value 3 years ago
Paul B Mahol f4d123341c avfilter/asrc_sinc: remove no longer correct (un)pack 3 years ago
James Almer ee88804d07 avfilter/framepool: remove superfluous pallete buffer allocation 3 years ago
James Almer 8fcd9d7375 avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool sizes 3 years ago
Paul B Mahol 837c55da3d avfilter/vf_zscale: fix several issues in previous commit 3 years ago
Victoria Zhislina d0aefc3706 avfilter/vf_zscale: add slice threading support 3 years ago
Paul B Mahol d607af50fd avfilter/vf_geq: add float formats support 3 years ago
Paul B Mahol 352a01c3ef avfilter/avf_abitscope: add support for more input formats 3 years ago
Paul B Mahol de0bb77563 avfilter/avf_abitscope: refactor code & add trace mode 3 years ago
Paul B Mahol dae95b3ffd avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
Paul B Mahol 59520f068d avfilter/vf_colorchannelmixer: add float formats support 3 years ago
Paul B Mahol 835446a8e1 avfilter/vf_colorchannelmixer: refactor / add template 3 years ago