[FFmpeg-devel] [PATCH 3/5] configure: improve gzip check

Jacob Lifshay programmerjake at gmail.com
Tue May 27 22:45:15 EEST 2025



On May 27, 2025 9:12:47 AM PDT, Ramiro Polla <ramiro.polla at gmail.com> wrote:
> Hi Jacob,
> 
> Thanks. I hadn't thought about gzip implementations that don't support -V.
> 
> What about the following?
> echo | gzip -c > /dev/null 2>&1 && enable gzip

That should also work afaik. busybox does support -c.

Jacob


More information about the ffmpeg-devel mailing list