Minor fixes. Most importantly, fix compilation with recent FFmpeg git.
Note: from this point on, the 0.3.x series of releases is unsupported, because 0.4.0 was released.
0.3.10
Mostly insignificant bugfixes.
0.3.9
Minor fixes.
Might fix the build on OpenBSD, but still will need --disable-asm to be passed to waf configure. (This problem doesn't exist on git master, but merging these changes back to 0.3.x would be too intrusive.)
0.3.8
This contains some more workarounds for Mesa bug [66384](https://bugs.freedesktop.org/show_bug.cgi?id=66384) and related bugs, and as consequence probably fixes issues with mpv behaving badly when pausing vdpau playback.
0.3.7
Minor bug fixes, including a workaround for a Libav 9 bug (or corresponding FFmpeg version) where seeking could trigger a crash.