Am Di., 1. Nov. 2022 um 23:00 Uhr schrieb L. E. Segovia <[email protected]>: > > Continuation of 40e6575aa3eed64cd32bf28c00ae57edc5acb25a > > Co-authored-by: Nirbheek Chauhan <[email protected]> > > Signed-off-by: L. E. Segovia <[email protected]> > --- > libavcodec/x86/dcadsp_init.c | 2 + > libavcodec/x86/fdctdsp_init.c | 2 + > libavcodec/x86/flacdsp_init.c | 8 +- > libavcodec/x86/hevcdsp_init.c | 463 ++++++++++++++------------- > libavcodec/x86/idctdsp_init.c | 9 +- > libavcodec/x86/mlpdsp_init.c | 6 +- > libavcodec/x86/vc1dsp_init.c | 6 +- > libavfilter/x86/colorspacedsp_init.c | 4 +- > libavfilter/x86/vf_atadenoise_init.c | 6 +- > libavfilter/x86/vf_ssim_init.c | 6 +- > libavfilter/x86/vf_w3fdif_init.c | 4 +- > 11 files changed, 272 insertions(+), 244 deletions(-)
I regularly compile with MSVC without this patch and I believe the patch makes our code less readable and harder to maintain. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
