[FFmpeg-devel] [PATCH] avutil/tests: Added selftest for aes_ctr.c

Clément Bœsch u at pkh.me
Fri Dec 30 14:48:19 EET 2016


On Fri, Dec 30, 2016 at 01:36:35AM -0800, Thomas Turner wrote:
[...]
> +const DECLARE_ALIGNED(8, uint8_t, plain)[] = {
> +    0x6d, 0x6f, 0x73, 0x74, ' ', 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d
> +};

"most random"? why only the space in ascii?

[...]

-- 
Clément B.


More information about the ffmpeg-devel mailing list