Revision 31e4fd7...

Go back to digest for 6th March 2011

Optimization in Multimedia

Harald Sitter committed changes in [phonon-vlc] /:

cleanup++ style++ and all that mumbo jambo

I also shot m_buffer dead, which was an amazingly useless member as we
alloc the buffer in lock() and free it in unlock(), both are callbacks
and in both we get a ptr to the buffer.

File Changes

Modified 2 files
  •   vlc/audiodataoutput.cpp
  •   vlc/audiodataoutput.h
2 files changed in total