[FFmpeg-devel] SDR lib comments
Rémi Denis-Courmont
remi at remlab.net
Fri Sep 29 11:23:21 EEST 2023
Le 29 septembre 2023 10:03:13 GMT+03:00, Nicolas George <george at nsup.org> a écrit :
>Rémi Denis-Courmont (12023-09-29):
>> And as a downstream OSS application developer, I'd really rather
>> postproc be officially and properly dropped, so I can justify dropping
>> it downstream as well.
>
>Let me get this straight? You COULD just add --disable-postproc in your
>downstream project and be done with it, but you would rather that FFmpeg
>removes the feature (granted, of limited use, but still of use to some
>people) so that you do not take the blame for removing it?
We can't just --disable-whatever. We do support building against distribution-provided FFmpeg afterall, where we have no influence on the build settings. We try to be nice and cooperative upstreams and downstreams.
More information about the ffmpeg-devel
mailing list