in Debian should build
reproducibly:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ffmpeg.html
Thanks for maintaining and developing ffmpeg, it is a very useful tool!
live well,
vagrant
From b86db13adc6a27337cd93af174356d80ead1a5a9 Mon Sep 17 00:00:00 2001
From: Vagrant
the
build environment and reproduce the build:
https://reproducible-builds.org/docs/build-path/
Originally submitted to Debian as:
https://bugs.debian.org/985187
Signed-off-by: Vagrant Cascadian
---
tools/cl2c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/cl2c b/
On 2021-10-18, Vagrant Cascadian wrote:
> Without this patch, the full build path gets embedded into various
> binaries shipped in the package, for example, libavfilter.a contains
> a reference to:
>
> #line 1 "/build/1st/ffmpeg-4.3.2/libavfilter/opencl/avgblur.cl"
>
On 2021-11-13, Vagrant Cascadian wrote:
> On 2021-10-18, Vagrant Cascadian wrote:
>> Without this patch, the full build path gets embedded into various
>> binaries shipped in the package, for example, libavfilter.a contains
>> a reference to:
>>
>> #line 1 &qu