gstreamer/gst
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
..
adder Release 1.3.1 2014-05-03 17:50:10 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert Release 1.3.1 2014-05-03 17:50:10 +02:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: remove unused variables 2014-10-07 14:59:10 +03:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding encodebin: fix some leaks in error code path 2014-10-14 16:54:44 +01:00
gio giobasesink: we mustn't change the format of a query response 2014-04-27 00:49:01 +01:00
playback decodebin: optimize the code a bit by avoiding unnecessary string comparisons 2014-10-21 11:05:53 +02:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp tcpserversrc: close the server socket after accepting a connection 2014-06-13 11:18:10 +01:00
typefind typefind: use gslice for typefine data 2014-10-17 12:47:50 +02:00
videoconvert video: convertor -> converter 2014-09-24 16:19:30 +02:00
videorate videorate: GstStructure refcount critical message 2014-09-03 12:56:31 +03:00
videoscale videoscale: remove FIXME about NV21 support 2014-10-08 16:50:52 +01:00
videotestsrc videotestsrc: assertion error 2014-10-21 11:28:11 +02:00
volume Release 1.3.1 2014-05-03 17:50:10 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00