On Tue, Jan 11, 2022 at 12:49 PM Anton Khirnov <[email protected]> wrote: > > discard_hdr10_plus is 0 IFF hdr10_plus_fifo is non-NULL, so we can test > for the latter and avoid an extra variable. > --- > libavcodec/libvpxenc.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) >
lgtm. _______________________________________________ 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".
