~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to audio/gstrtpsbcpay.c

ImportĀ upstreamĀ versionĀ 4.81

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *
3
3
 *  BlueZ - Bluetooth protocol stack for Linux
4
4
 *
5
 
 *  Copyright (C) 2004-2009  Marcel Holtmann <marcel@holtmann.org>
 
5
 *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
6
6
 *
7
7
 *
8
8
 *  This library is free software; you can redistribute it and/or
25
25
#include <config.h>
26
26
#endif
27
27
 
 
28
#include "gstpragma.h"
28
29
#include "gstrtpsbcpay.h"
29
30
#include <math.h>
30
31
#include <string.h>