small changes
commit4da40ecfcfd894a218bef515117f2556957827ba
authorJonathan Rosser <jrosser@rd.bbc.co.uk>
Tue, 12 Aug 2008 11:14:19 +0000 (12 12:14 +0100)
committerJonathan Rosser <jrosser@rd.bbc.co.uk>
Tue, 12 Aug 2008 11:14:19 +0000 (12 12:14 +0100)
treef6fb6432570434c5f8c7ed967d9e48174e03457e
parentba3fdc28275e82bd3bd1be029d9049092710d979
small changes

tidy up whitespace
move from QList to QLinkedList for frame queues
use isEmpty() rather than size() where possible
add stats for time taken to extend / prune the lists
frameQueue.cpp
frameQueue.h