Directshow Input Driver 0.5
Цитата:
Цитата:
New version of the plugin, 0.5:
http://www.virtualdub.org/beta/DShowInputD...tDriver-0.5.zip
http://www.virtualdub.org/beta/DShowInputD...ver-0.5-src.zip
This thing's been on the back burner while I work on 1.8.1 stuff, but SEt managed to find a couple of bugs and supplied fixes, which I've expanded a bit and integrated into 0.5. The exact issues that he found and fixed:
32-bit RGB now works correctly (the plugin was requesting 24-bit RGB from the upstream).
There was a memory leak in the format handling.
The code didn't properly handle flipped RGB DIBs. The original fix only handled the case where some formats are inverted; this version can also handle the case where all of the formats are inverted, such as an upside-down uncompressed AVI.