gstreamer/gst/videotestsrc
Vineeth T M c2224b8059 videotestsrc: assertion error
timestamp_offset is being declared as an int64 variable,
for which the min
value of G_MININT64 is -9223372036854775808
Changing the minimum and maximum limit for the offset variable.

https://bugzilla.gnome.org/show_bug.cgi?id=738568
2014-10-21 11:28:11 +02: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: assertion error 2014-10-21 11:28:11 +02:00
gstvideotestsrc.h videotestsrc: assertion error 2014-10-21 11:28:11 +02:00
gstvideotestsrcorc-dist.c Release 1.3.1 2014-05-03 17:50:10 +02: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 gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
videotestsrc.c videotestsrc: add gradient pattern 2014-10-08 11:36:33 +02:00
videotestsrc.h videotestsrc: add gradient pattern 2014-10-08 11:36:33 +02:00
videotestsrc.vcproj more working plugins 2004-07-27 21:41:30 +00:00