~ubuntu-branches/ubuntu/oneiric/sflphone/oneiric

« back to all changes in this revision

Viewing changes to sflphone-common/src/audio/ringbuffer.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-01-16 17:48:24 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110116174824-blwd2zw5w7ap22w1
Tags: 0.9.12-1
* New upstream release:
  - refactoring of the RTP session allowing dynamic update of audio codecs
  - updated synchronization between transport layer and audio layer
  - better implementation of SIP Early media playback
  - fixed memory leaks in configuration serialization engine
  - Evolution addressbook: default addressbook & authentication support
  - improved Gnome client initialization error handling
  - updated dbus-c++ binding

* Remove all Debian patches since they were applied upstream
* New build-dependencies on libedataserverui1.2-dev and astyle

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 *  Copyright (C) 2004, 2005, 2006, 2009, 2008, 2009, 2010 Savoir-Faire Linux Inc.
 
2
 *  Copyright (C) 2004, 2005, 2006, 2009, 2008, 2009, 2010, 2011 Savoir-Faire Linux Inc.
3
3
 *  Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com>
4
4
 *  Author: Yan Morin <yan.morin@savoirfairelinux.com>
5
5
 *  Author: Laurielle Lea <laurielle.lea@savoirfairelinux.com>