On 01/10/2010 03:18 AM, Julius Schwartzenberg wrote:
I was stupid last week and sent patches in a serie that didn't actually
depend on each other. I'm resending them properly now. All fixes are
actually independent from each other.
I started looking into some problems avifil32 had because Civilization
II would crash if it tried to play it's intro movie.
I created a small program to print information about the different
headers in AVI files and to play back the audio stream. Also with this
program, many AVI files failed to play (while they worked on Windows
with it). The fixes I introduce also allow my testing program to play
back everything correctly.
These patches solve this problem and several other problems.
Hi Julius,
Do any of these patches fix any of the tests? If so you should also
change the tests by removing one or more todo_wine()'s.
This could become tricky though if your tests patches are not committed
before these ones.
--
Cheers,
Paul.