gstreamer/tests
Joshua M. Doe ba6fad9302 datetime: add conversion to/from GDateTime
Exposes existing constructor.

API: gst_date_time_to_g_date_time()
API: gst_date_time_new_from_g_date_time()

https://bugzilla.gnome.org/show_bug.cgi?id=679080
2012-07-04 10:22:41 +01:00
..
benchmarks gst: Change versioning 2012-04-04 14:28:55 +02:00
check datetime: add conversion to/from GDateTime 2012-07-04 10:22:41 +01:00
examples bus: add GDestroyNotify to set_sync_handler() 2012-06-20 12:29:35 +02:00
misc
.gitignore
Makefile.am configure: add --disable-tools and --disable-benchmarks options 2012-06-26 23:12:56 +01:00
README

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

benchmarks/
   benchmarks to profile pieces of GStreamer
check/
   unit tests using the check library, non-interactive
examples/
   small examples demonstrating the use of various features
misc/
   prototypes, random bits, ...