Quoting Niklas Haas (2021-12-12 12:55:41) > +/** > + * Coefficients of a piece-wise function. The pieces of the function span the > + * value ranges between two adjacent pivot values. > + */ > +#define FF_DOVI_MAX_PIECES 8
Why FF_? It's public, no? -- Anton Khirnov _______________________________________________ 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".
