On 7/5/2023 9:46 AM, Anton Khirnov wrote:
Quoting James Almer (2023-07-05 14:12:47)
Uses the existing code for av_get_random_seed() to return a buffer with
cryptographically secure random data, or an error if none could be generated.

Signed-off-by: James Almer <jamr...@gmail.com>
---
  libavutil/random_seed.c | 33 ++++++++++++++++++++++-----------
  libavutil/random_seed.h | 13 +++++++++++++
  2 files changed, 35 insertions(+), 11 deletions(-)

LGTM

Applied, thanks.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to