So I've done some tests with the RC4 and found several regressions.
Since I didn't have much time to test the RC3, I will compare with the latest version I have fully tested which is vlc-1.0.0-rc2-20090526-0006-win32.7z. All tests done on Windows XP Pro 32 bits.
1/ A font cache file is created every time I run VLC even if the video file is a simple Xvid+MP3 in AVI that does NOT contain any subtitle at all.
This file is created in the default TEMP folder of the system with names like these ones:
8d51356f4bb435f1b6f84a242a76b34c-i686.cache-2
ef9c9ad8cc5857eb63cb3660bc8bd202-i686.cache-2
and on my system it's 571 kB large.
I have NOT installed any font on my system for ages, so surely not between RC2 and RC4. With RC2 this font cache file was created once for all on the first run and not on every run.
2/ I don't know if it's related to point #1 but now any MKV video using A.S.S. subtitles is taking about 20-30 seconds before playing. Even if the video file is alone in its folder, so it's not related to other Matroska files being scanned. The playback was instant with RC2.
3/ With the famous Haruhi video the vertical subtitles are misplaced, being displayed on the left and half cut:
While they should be on the right like this:
Again this was working fine in RC2.
4/ The playback problem with some H264 videos described in this ticket is back.
CPU is stuck at 100% and the playback is very very jerky.
And yes, all of these samples, with the exception of the Killa Sampla, are playing fine in RC2.
5/ VLC hangs on exit.
For some reason this is very noticeable with short videos, like 5-10 seconds long, most of them I've used for my tests are Xvid/Divx+MP3 in AVI and MPEG1 audio+video.
It's taking about 20 seconds for the VLC icon to vanish from the taskbar thus the process is still running. It appears not to be a crash, it just hangs for a while before closing.
6/ DMO sound doesn't work anymore.
I can't get any audio with files containing WMAP audio streams. With the RC2 I had to use a strange workaround to make it working (JB knows what it is about ) but now with RC4 it doesn't work anymore. Although the messages log says that DMO is in use but it just doesn't work. No sound, at all.