version 0.4.0
- code now requires C++11-capable compiler;
- GLib, GLU, and libswscale dependencies are dropped;
- drop own tracing code; libvdpau have own tracing already;
- change VdpVideoMixerRender's
destination_video_rect
handling with VLC to fix video scaling.