Re: [FFmpeg-devel] Question Regarding Removal of Blowfish from libavutil in FFmpeg

2024-10-01 Thread Michael Niedermayer
On Tue, Oct 01, 2024 at 07:51:30PM +, Kumar, Rahul via ffmpeg-devel wrote: > Hello FFmpeg developers, > > We are using FFmpeg libraries and DLLs in our project and are currently in > the process of removing Blowfish-related components from our codebase. During > this cleanup, we noticed that

[FFmpeg-devel] Question Regarding Removal of Blowfish from libavutil in FFmpeg

2024-10-01 Thread Kumar, Rahul via ffmpeg-devel
Hello FFmpeg developers, We are using FFmpeg libraries and DLLs in our project and are currently in the process of removing Blowfish-related components from our codebase. During this cleanup, we noticed that Blowfish is also present in libavutil within FFmpeg. I would like to inquire if it is sa