telepathy-stream-engine 0.5.15 (2010-03-22)
===========================================

* Build on amd64
* Track video threads like the audio threads
* Lower the niceness of the video threads to increase interactivity
* Remove audio sinks when the output pads are removed

telepathy-stream-engine 0.5.14 (2010-02-05)
===========================================

* Add Video Control API
* Fix misc errors

telepathy-stream-engine 0.5.13 (2009-12-17)
==========================================

* Add support for Fremantle TV-out

telepathy-stream-engine 0.5.12 (2009-10-26)
==========================================

* Implement new API to notify UI about output window size
* Fix various bugs and leaks
* Implement new error numbers
* New requires telepathy-glib 0.7.34

telepathy-stream-engine 0.5.11 (2009-08-03)
==========================================

* Make singleton preview window work again and not cause a crash
* Set the ToS per stream type

telepathy-stream-engine 0.5.10 (2009-07-13)
==========================================

* Set the audio processing threads as real-time
* Try to restart the pipeline on errors

telepathy-stream-engine 0.5.9 (2009-06-03)
==========================================

* Allow user-specific audio sinks to be any bin
* Add a GetPreviewWindow which always returns the same window 
  and does not start the video source
* Add pulseaudio friendly properties
* Fix some bugs

telepathy-stream-engine 0.5.8 (2009-04-06)
==========================================

* Remove useless elements
* Add optional text overlay with the current FPS
  if STREAM_ENGINE_FPS=overlay is set
* Make the realtime stuff compatible with GTK+
* Set 100ms as the default latency (for real this time)
* Limit framerate
* Fix various bugs

telepathy-stream-engine 0.5.7 (2008-12-11)
==========================================

* Fix various bugs and make video work


telepathy-stream-engine 0.5.6 (2008-11-21)
==========================================

* Port to libtelepathy-farsight 0.0.3
* Bug fix

telepathy-stream-engine 0.5.5 (2008-11-21)
==========================================

* Now depends on telepathy-farsight which uses farsight 2
* Replace the org.freedesktop.Telepathy.StreamEngine API with the
  org.maemo.Telepathy.StreamEngine API
* Only suitable for Maemo, use telepathy-farsight directly for PC
  applications

telepathy-stream-engine 0.5.0 (2008-04-04)
==========================================

* Refactoring to take us closer to having a "stream engine" library,
  cleaning up API of channel/session/stream to allow inheritance.
* Port to use telepathy-glib instead of libtelepathy, increasing
  robustness at shutdown and against CM crashes.
* Use gconf and auto audio source/sink elements if available.
* Add elements to allow volume control and muting when on non-maemo DSP
  platforms.
* Remove fakesink element in video pipeline so the video device will be
  closed when there are no preview windows or video streams.
* Fix race conditions where multiple stream objects could be created for
  the same CM streams.
* Installs to ${libexecdir} now, instead of ${bindir}.
* Raise Farsight dependency to 0.1.26 for predictable source/sink
  element reference counting behaviour.
