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 safe to remove Blowfish from the FFmpeg library, considering that our project primarily uses the H.264 codec. Are there any dependencies or potential impacts we should be aware of regarding Blowfish's usage within FFmpeg? Any guidance or insights would be greatly appreciated.
Thank you, Rahul _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".