rtp: whitespace fixes

This commit is contained in:
Wim Taymans 2009-08-27 12:36:37 +02:00
parent 8ab76351d8
commit 6a53d0a2c9
2 changed files with 14 additions and 12 deletions

View file

@ -270,6 +270,7 @@ static gint nb_frame_size[16] = {
12, 13, 15, 17, 19, 20, 26, 31,
5, -1, -1, -1, -1, -1, -1, 0
};
static gint wb_frame_size[16] = {
17, 23, 32, 36, 40, 46, 50, 58,
60, -1, -1, -1, -1, -1, -1, 0

View file

@ -188,6 +188,7 @@ static gint nb_frame_size[16] = {
12, 13, 15, 17, 19, 20, 26, 31,
5, -1, -1, -1, -1, -1, -1, 0
};
static gint wb_frame_size[16] = {
17, 23, 32, 36, 40, 46, 50, 58,
60, -1, -1, -1, -1, -1, -1, 0