mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 22:49:26 +08:00
537b5b773b
The rtmpdh code can use crypto libraries which may require a process global init. (gcrypt is one of the libraries where the rtmpdh test code can fail if global init hasn't been done, depending on gcrypt version.) Signed-off-by: Martin Storsjö <martin@martin.st>