> -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Ramiro Polla > Sent: Dienstag, 27. Mai 2025 03:33 > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH 1/5] configure: remove build-time check for > gzip support in zlib > > We currently test at build-time whether zlib supports decoding gzip. > This is not needed for the build to succeed, since only the gzip > command is necessary to perform compression at build-time. > > Presumably this check will help the user by not enabling compression at > build-time if their system won't be able to decompress at runtime. > > But there are no guarantees that the system where the build is made is > the same system where it will run. The build system could support gzip > in zlib, but not the system at runtime, or the other way around. Hi, What about static builds? Doesn't the check test exactly the zlib lib that will go into the binary? sw _______________________________________________ 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".
- [FFmpeg-devel] [PATCH 1/5] configure: remove build-time chec... Ramiro Polla
- [FFmpeg-devel] [PATCH 2/5] configure: move embedded res... Ramiro Polla
- [FFmpeg-devel] [PATCH 3/5] configure: improve gzip chec... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 3/5] configure: improve g... Jacob Lifshay
- Re: [FFmpeg-devel] [PATCH 3/5] configure: impro... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 3/5] configure: i... Jacob Lifshay
- [FFmpeg-devel] [PATCH 5/5] fftools/Makefile: clean file... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 5/5] fftools/Makefile: cl... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 5/5] fftools/Makefile... softworkz .
- Re: [FFmpeg-devel] [PATCH 5/5] fftools/Make... softworkz .
- Re: [FFmpeg-devel] [PATCH 1/5] configure: remove build-... softworkz .
- [FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: clean up... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: ... softworkz .
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/common.m... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/comm... softworkz .
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: ... softworkz .
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/common.m... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild/comm... softworkz .
- Re: [FFmpeg-devel] [PATCH 4/5] ffbuild... Ramiro Polla
- Re: [FFmpeg-devel] [PATCH 4/5] ffb... softworkz .