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

Thomas Turner thomastdt at googlemail.com
Fri Dec 30 22:23:01 EET 2016


On Dec 30, 2016 4:48 AM, "Clément Bœsch" <u at pkh.me> wrote:

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?


There's no special reason why the space is in ASCII.

[...]

--
Clément B.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list