gstreamer/tests/check
Tim-Philipp Müller c721d53773 Remove GST_TYPE_DATE, our own GDate type
Which we had to add because GLib didn't have it
back in the day. Port everything to plain old
G_TYPE_DATE, which is also a boxed type. Ideally
we'd just use GDateTime for everything, but it
doesn't support not setting some of the fields
unfortuntely (which would be very useful for
tag handling in general, if we could express
2012-01 for example).

https://bugzilla.gnome.org/show_bug.cgi?id=666351
2012-01-12 20:50:53 +00:00
..
elements tests: fix up selector test after merge 2011-12-08 00:47:46 +00:00
generic registry: rename gst_registry_get_default() to gst_registry_get() 2012-01-02 02:22:51 +00:00
gst Remove GST_TYPE_DATE, our own GDate type 2012-01-12 20:50:53 +00:00
libs controller: rename some tests 2012-01-01 20:57:34 +01:00
pipelines pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests: add unit test for GstMemory 2012-01-05 13:11:05 +01:00