Hi, On Thu, Jun 8, 2017 at 6:10 PM, Michael Niedermayer <[email protected]> wrote:
> Signed value in > Unsigned > INTeger type [..] > Both SUINT and unsigned should produce identical binaries This seems to go against the rule that code should be as simple as possible. Unsigned is simpler than SUINT if the outcome is the same. Ronald _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
