On Wed, Apr 1, 2020 at 12:31 PM Carl Eugen Hoyos <[email protected]> wrote:
> Hi! > > It seems to me that this was forgotten when the codec was originally > ported. > why removing "stdbool.h"? it was defined in 2001? so, most compiler should support it.. Should we not check for the compiler support of it and if not, then either reject the compiler or defines the type ourself? > > Please comment, Carl Eugen > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Thierry Foucu _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
