Revision 7e06978...
Go back to digest for 6th March 2011Optimization in Multimedia
Harald Sitter committed changes in [phonon/zeitgeist] phonon/mediaobject.cpp:
More performant function order
Fist check the state as it can cause a return, getting metadata before
that would be a waste if we are in a returning state.
Also add some empty lines for readability... one gets to think this
should be a class ;)
File Changes
Modified 1 files
- phonon/mediaobject.cpp
1 files changed in total