April 21, 2011
View 10d2ae8

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/21 10:23:46
April 20, 2011
View 975c273

lavu: remove disabled ff_random_get_seed cruft.

Anton Khirnov authored on 2011/04/20 04:21:44
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
July 9, 2010
View 6a522c4

Fix infinite loop with clock() returning (clock_t)-1.

Michael Niedermayer authored on 2010/07/09 03:13:31
View b65c1cc

Change i to unsigned in get_generic_seed(). This is clearer than comparing against an unsigned number to force an unsigned comparison that we need.

Michael Niedermayer authored on 2010/07/09 02:49:39
July 8, 2010
View c84d5aa

get_generic_seed() for the cases without /dev/random and AV_READ_TIME

Michael Niedermayer authored on 2010/07/08 08:47:48
July 1, 2010
View 16bfbfd

random_seed: simplify

Måns Rullgård authored on 2010/07/01 20:43:30
View 9958096

Reindent

Måns Rullgård authored on 2010/07/01 20:40:54
View b7fa5c5

random_seed: allow to block on /dev/random

Måns Rullgård authored on 2010/07/01 20:40:50
June 30, 2010
View 38e23c8

Make av_get_random_seed() non-blocking

Måns Rullgård authored on 2010/06/30 19:38:04
May 23, 2010
View 576fb48

Make ff_random_get_seed public, rename to av_get_random_seed, export the header

Martin Storsjö authored on 2010/05/23 17:53:40
March 11, 2010
View 5de9178

indent

Måns Rullgård authored on 2010/03/11 11:32:14
View 49e9287

random_seed: try other alternatives if reading /dev/random fails

Måns Rullgård authored on 2010/03/11 11:32:11
March 8, 2009
View 48d58e5

add ff_random_get_seed to be used in conjunction with random functions

Baptiste Coudurier authored on 2009/03/08 10:28:14