2007-03-19  Matthew Allum  <mallum@openedhand.com>

	* clutter-gst/clutter-gst-video-texture.c: (fakesink_handoff_cb):
	Fix via Iain for leaking on dropped frames (fixes #242) 

2007-02-18  Matthew Allum  <mallum@openedhand.com>

	* clutter-gst.pc.in:
	Fix requires to point at clutter-0.2 (Fixes #219)

2007-01-18  Emmanuele Bassi  <ebassi@openedhand.com>

	* configure.ac: Post release bump to 0.2.0

2007-01-18 =================== 0.1.0 Released ===========================

2007-01-18  Matthew Allum  <mallum@openedhand.com>

	* configure.ac:
	Check for clutter-0.2.pc

2007-01-18  Emmanuele Bassi  <ebassi@openedhand.com>

	* configure.ac: Fix summary.

2007-01-18  Matthew Allum  <mallum@openedhand.com>

	* doc/reference/clutter-gst-docs.sgml:
	Add missing docs file.

2007-01-04  Matthew Allum  <mallum@openedhand.com>

	* clutter-gst.pc.in:
	Fix version substitution

2006-12-04  Emmanuele Bassi  <ebassi@openedhand.com>

	A examples/clutter-logo-800x600.png

	* examples/clutter-logo-800x600.png: Add back the
	background image.

2006-11-30  Matthew Allum  <mallum@openedhand.com>

	* clutter-gst.doap:
	Update.

2006-09-23  Jorn Baayen  <jorn@openedhand.com>

	* examples/video-player.c:

	Preserve aspect ratio in all cases. Fixes #158.

2006-09-23  Jorn Baayen  <jorn@openedhand.com>

	* clutter-gst/clutter-gst-video-texture.c:

	Remove traces of unused force-aspect-ratio prop.
	
	* examples/video-player.c: (size_change):

	Remove redundant call to clutter_texture_get_base_size().

2006-09-22  Jorn Baayen  <jorn@openedhand.com>

	* clutter-gst/clutter-gst-video-texture.c: (lay_pipeline):

	Unref video_filtercaps only once.

2006-09-16  Jorn Baayen  <jorn@openedhand.com>

	* clutter-gst/clutter-gst-video-texture.h:

	s/GstVideoTexture/ClutterGstVideoTexture

2006-09-01  Matthew Allum  <mallum@openedhand.com>

	* clutter-gst/Makefile.am:
	* clutter-gst/clutter-gst-audio.c:
	* clutter-gst/clutter-gst-audio.h:
	* clutter-gst/clutter-gst-media.c:
	* clutter-gst/clutter-gst-media.h:
	* clutter-gst/clutter-gst-video-texture.c:
	* clutter-gst/clutter-gst-video-texture.h:
	* clutter-gst/clutter-gst.h:
	* examples/audio.c:
	* examples/video-cube.c:
	* examples/video-player.c:
	clutter-gst-media -> clutter-media

2006-08-30  Jorn Baayen  <jorn@openedhand.com>

	* examples/audio.c: (main):
	* examples/video-cube.c: (main):
	* examples/video-player.c: (main):

	Call gst_init().

2006-08-30  Jorn Baayen  <jorn@openedhand.com>

	* Split off from clutter
