gstreamer/tests
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
..
check tests: dashdemux: corrected return type for duration_to_ms function 2015-06-24 12:22:33 +02:00
examples examples: move vp8 parser test to codecparser example directory 2015-06-21 11:51:38 +01:00
files tests: files: adds missing file from previous commit 2014-07-28 16:55:15 -03:00
icles examples: move vp8 parser test to codecparser example directory 2015-06-21 11:51:38 +01:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00