Andreas Rheinhardt (12020-08-24):
> >>> + if (fmts->all_layouts < fmts->all_counts ||
> >>> + (!fmts->all_layouts && !fmts->nb_channel_layouts)) {> The above check already contains "|| (!fmts->all_layouts && > !fmts->nb_channel_layouts)". So if everything is zero, you get the error > for an inconsistent generic list. Oh, right, I had considered doing both tests at once, but then separated them for a different message, and forgot. I locally removed the second line above. Sorry. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
