8922 Commits (fbb81ea2c615b1189d21ea00127be205db36b342)

Author SHA1 Message Date
Paul B Mahol 61a0ff892e avfilter/vf_pseudocolor: add support for commands 4 years ago
Paul B Mahol 891da955af avfilter/vf_pseudocolor: use macro for code that repeats 4 years ago
Paul B Mahol d01aa49753 avfilter/vf_pseudocolor: add presets 4 years ago
Guo, Yejun eccc7971c2 dnn_backend_openvino.c: remove extra semicolon 4 years ago
Guo, Yejun 06c01f1763 dnn: remove type cast which is not necessary 4 years ago
Paul B Mahol 24892fa4a7 avfilter/vf_pseudocolor: add slice threading 4 years ago
Paul B Mahol a9d23d33a1 avfilter: add colortemperature filter 4 years ago
Paul B Mahol 35f8628047 avfilter: add kirsch video filter 4 years ago
Paul B Mahol 2ee2e4cd41 avfilter/vf_colorchannelmixer: extend pl option functionality 4 years ago
Paul B Mahol 199d9e705a avfilter/vf_lenscorrection: remove unused elements 4 years ago
Paul B Mahol 499c3193a5 avfilter/vf_lenscorrection: reduce overhead calling execute for every plane 4 years ago
Paul B Mahol 46f170e544 avfilter/vf_lenscorrection: add support for commands 4 years ago
Andreas Rheinhardt 3c700c82cb avfilter/vf_unsharp: Remove unnecessary ; 4 years ago
Paul B Mahol 37f76c81d6 avfilter: add shear video filter 4 years ago
Paul B Mahol a2a06029cf avfilter/vf_lenscorrection: allow to change colors of unmapped pixels 4 years ago
Paul B Mahol 3cc2e15b91 avfilter/vf_lenscorrection: add >8 depth support 4 years ago
Paul B Mahol 87598435aa avfilter/vf_lenscorrection: fix far edges with nearest interpolation 4 years ago
Paul B Mahol b897b52618 avfilter: add epx pixel art scaler 4 years ago
Paul B Mahol 833338a02c avfilter/vf_lenscorrection: add support for more 8-bit formats 4 years ago
Paul B Mahol d7c4dc2f1a avfilter/vf_lenscorrection: add timeline support 4 years ago
Paul B Mahol e41a92910a avfilter/vf_lenscorrection: add bilinear interpolation 4 years ago
Paul B Mahol 4f5a1bcd55 avfilter/vf_lenscorrection: simplify options 4 years ago
Andreas Rheinhardt 2bcec40cce avfilter/vf_nnedi: Fix segfault when prescreening is disabled 4 years ago
Andreas Rheinhardt e0ca8a7a51 avfilter/avfilter: Remove AVFilterLink.flags 4 years ago
Peter Ross 5d8e86d15a avfilter/vf_waveform: flat_pix_fmts never used 4 years ago
Paul B Mahol b2bbcede5e avfilter/vf_colorchannelmixer: add option to preserve lightness 4 years ago
Marton Balint c8e1e56509 avfilter/af_astats: fix possible crash because of undefined float to integer rounding 4 years ago
Haihao Xiang b8cd37a59f qsv: dump more info in error, debug and verbose mode 4 years ago
Haihao Xiang db28e9c1d9 lavf/qsv: Add functions to print mfx iopattern, warning and error 4 years ago
Paul B Mahol 3ce97d8ddd avfilter/vf_atadenoise: fix mid calculation 4 years ago
Paul B Mahol bb66fd7f90 avfilter/vf_estdif: make interpolation used user configurable 4 years ago
Paul B Mahol 95183d25e8 avfilter/vf_atadenoise: add sigma options 4 years ago
Paul B Mahol ff9bf372f7 avfilter/vf_w3fdif: reduce overhead calling execute for every plane 4 years ago
Mark Thompson bb96824510 dnn: Add ff_ prefix to unnamespaced globals 4 years ago
Mark Thompson 2c424d9630 dnn_backend_native.c: Add missing static to local variable 4 years ago
Mark Thompson c6a3ca2db4 dnn_backend_native_layer_mathbinary.c: Delete unused global variable 4 years ago
Guo, Yejun a11a3f358d dnn_backend_native_layer_conv2d.c: refine code with av_malloc_array and av_freep 4 years ago
Guo, Yejun a76fa0caa0 dnn_backend_native_layer_conv2d.c: correct struct name with CamelCase 4 years ago
Guo, Yejun d4f40c1b60 dnn/queue: remove prefix FF for Queue and SafeQueue 4 years ago
Guo, Yejun c5e30d588d libavfilter/dnn: add prefix ff_ for internal functions 4 years ago
Guo, Yejun 2d6af4a501 libavfilter/dnn: use avpriv_report_missing_feature for unsupported features 4 years ago
Guo, Yejun 0d5fd4999a dnn_backend_openvino.c: add version mismatch reminder 4 years ago
Paul B Mahol df4e2b923c avfilter/vf_readeia608: add >8 depth support 4 years ago
Paul B Mahol f07a8b13f3 avfilter/vf_super2xsai: add slice threading support 4 years ago
Paul B Mahol c2ee42e032 avfilter/vf_super2xsai: constify src pointer 4 years ago
Paul B Mahol b51eae1abe avfilter/vf_dblur: remove unused line 4 years ago
Paul B Mahol 4225819c70 avfilter/vf_deblock: fix >8 depth format case check 4 years ago
Paul B Mahol 27f1ee7f53 avfilter/vf_fieldmatch: use av_malloc_array() 4 years ago
Paul B Mahol b43c35c633 avfilter/vf_decimate: add support for more formats 4 years ago
Paul B Mahol 24dc6d386c avfilter/vf_nnedi: fix memleak at eof and simplify frame handling 4 years ago