Revision 762604

Go back to digest for 20th January 2008

Optimization in KDE Base

Jens Bache-Wiig committed changes in /trunk/kdereview/phonon/gstreamer:

Reduced latency on gstreamer messages

We now spin a glib eventloop in the backend to signal Qt directly about state changes rather than polling the bus. This should result in somewhat improved latency and battery consumption.

File Changes

Modified 6 files
  • /trunk/kdereview/phonon/gstreamer
  •   /backend.cpp
  •   /backend.h
  •   /medianode.h
  •   /mediaobject.cpp
  •   /message.cpp
  •   /message.h
6 files changed in total