gstreamer/gst/videotestsrc
Edward Hervey a47881100d videotestsrc: Avoid overflow calculation
n_frames could end up being quite big (potentially up to G_MAXINT64). Which
would result in overflowing 64bits when multiplying it by GST_SECOND.

Instead move GST_SECOND to the num argument
2017-11-21 10:15:02 +01:00
..
.gitignore videotestsrc: .gitignore new generate_sine_table 2010-09-06 11:53:35 +02:00
generate_sine_table.c convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
gstvideotestsrc.c videotestsrc: Avoid overflow calculation 2017-11-21 10:15:02 +01:00
gstvideotestsrc.h videotestsrc: Protect videoinfo with object lock 2017-05-23 08:54:25 +02:00
gstvideotestsrcorc-dist.c Update disted orc file 2017-10-31 11:57:23 +01:00
gstvideotestsrcorc-dist.h Update disted orc backup files 2013-04-22 13:58:33 +01:00
gstvideotestsrcorc.orc videotestsrc: storel is better then copyl 2014-09-26 16:44:09 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build meson: Fix build when orc is disabled 2016-11-14 17:26:02 -03:00
videotestsrc.c videotestsrc: Fix undefined left shift 2017-11-04 12:19:46 +01:00
videotestsrc.h videotestsrc: Add options to make ball pattern based on system time, and invert each second. 2017-01-18 09:52:50 +11:00