gstreamer/tests/check
Florin Apostol d02f9d30af tests: dashdemux: corrected return type for duration_to_ms function
The duration_to_ms function converts a time specified by year, month, day,
hour, minute, second, millisecond to a millisecond value. Because all the
arguments are positive numbers, the result must also be positive.

This patch changes the returned value from a gint64 to a guint64 type.
2015-06-24 12:22:33 +02:00
..
elements tests: dashdemux: corrected return type for duration_to_ms function 2015-06-24 12:22:33 +02:00
generic Fix FSF address 2012-11-04 00:09:59 +00:00
libs glmemory: separate pbo transfer from texture transfers 2015-06-12 16:59:20 +10:00
pipelines check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am gl/tests: remove reference to undefined buffer test 2015-06-12 21:31:48 +10:00