mpv/libmpv
Leo Izen 52e7269ea6 misc/random: add xoshiro random number implementation
Add xoshiro as a PRNG implementation instead of relying
on srand() and rand() from the C standard library. This,
in particular, lets us avoid platform-defined behavior with
respect to threading.
2022-08-17 10:21:55 -04:00
..
client.h misc/random: add xoshiro random number implementation 2022-08-17 10:21:55 -04:00
mpv.def
mpv.pc.in
render.h
render_gl.h
stream_cb.h