2017-10-21  Marcin Kolny  <marcin.kolny@gmail.com>

	Release 1.10.0

2017-10-21  Marcin Kolny  <marcin.kolny@gmail.com>

	Fix distclean build

2017-10-21  Marcin Kolny  <marcin.kolny@gmail.com>

	remove plugins-bad module

2017-10-19  Marcin Kolny  <marcin.kolny@gmail.com>

	Fix build with gstreamer < 1.12 Revert "Gst::AudioClock: auto generate some audioclock methods"

	This reverts commit 167eeba7757027e5faf8cdb59030ca094af04763.

2017-07-02  Marcin Kolny  <marcin.kolny@gmail.com>

	COPYING: FSF address in the license

2017-07-02  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::Iterator: fix iterator build

	https://bugzilla.gnome.org/show_bug.cgi?id=783678

2017-06-10  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::AudioClock: auto generate some audioclock methods

	Those methods used to have object of GstClock type  as a
	first argument, so had to be wrapped manually. It has been
	fixed inGStreamer (https://bugzilla.gnome.org/show_bug.cgi?id=756628)
	in version 1.12.0

	https://bugzilla.gnome.org/show_bug.cgi?id=783628

2016-12-11  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::SDP: add Gst::SDP::Media wrapper

	* .gitignore: add sdpmessage autogenerated files to ignore list
	* gstreamer/src/filelist.am: add sdpmessage to a build
	* gstreamer/src/sdpmessage.{ccg|hg}: add wrapper for GstSDPKey
	and GstSDPMedia classes.
	* tools/m4/convert_gst.m4: conversion for sdpmessage enum types

2016-12-02  Marcin Kolny  <marcin.kolny@gmail.com>

	configure: disable plugins-bad module by default

2016-12-02  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::NetClientClock: implement GstNetClientClock wrapper

2016-11-19  Marcin Kolny  <marcin.kolny@gmail.com>

	examples: add example for request pad usage

	This example uses tee element as an element with request pads

2016-11-15  Marcin Kolny  <marcin.kolny@gmail.com>

	plugins-bad: use flags and libs from gstreamer-gl pkg config file

2016-11-15  Marcin Kolny  <marcin.kolny@gmail.com>

	plugins: add deprecated ifdef to configuration file

2016-10-16  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::Pad: fix method wrapper

	* gstreamer/src/pad.hg: fix method proxy_query_accept_caps()

2016-10-12  Marcin Kolny  <marcin.kolny@gmail.com>

	Gst::Caps: include missing header

2016-10-07  Marcin Kolny  <marcin.kolny@gmail.com>

	Release 1.8.0