[FFmpeg-devel] [PATCH]lavc/sbc: Remove bool usage
Nicolas George
george at nsup.org
Thu Apr 2 16:33:02 EEST 2020
Paul B Mahol (12020-04-02):
> No code in FFmpeg use it.
> And it was disallowed before and should be now.
There are many features that were not used and have become used when the
need happened. Named initializers, for example. Compound literals.
If there are no actual practical arguments against bool, from either you
or somebody else, then I suggest we leave this one as it is and no
longer reject patches based on this.
--
Nicolas George
More information about the ffmpeg-devel
mailing list