Revision 28ac478...

Go back to digest for 27th February 2011

Bug Fixes in Multimedia

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

A nice approach to fix file encoding problems a bit more...

* loadMedia by default wants an encoded QBA now
* there also is an overload for QString which simply does toUtf8
* local files are now encoded to local 8-bit and along with remote urls percent encoded to QBA and passed to loadMedia

This *should* fix encoding problems proper now. It is however to be noted that Phonon 4.5's Mrl class will deal with these issues at better scale.

File Changes

Modified 3 files
  •   vlc/libvlc.h
  •   vlc/mediaobject.cpp
  •   vlc/mediaobject.h
3 files changed in total