Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
amva.h Add source files 4 years ago
makefile Add source files 4 years ago
readme.txt Add source files 4 years ago
sources Add source files 4 years ago
testva.cpp Add source files 4 years ago
testva.def Add source files 4 years ago
videoacc.h Add source files 4 years ago
videoacc_i.c Add source files 4 years ago

readme.txt

Introduction:

Current the only way one can use hardware motion compensation is through Overlay mixer filter. Hence one has to write a filter to interact with overlay mixer and it, in turn, calling proper DirectDraw function and finally the display driver.

This is a sample filter which shows how to use hardware motion compensation in video decoder. It is intend to supply VGA manufactory with basic shell to do their driver testing through overlay mixer. Current this filter disregard the input sample and calling overlay mixer without any valid data.

What you need:

1. Hardware Motion Comp GUIDs should replace CLSID_TESTMOCOMP1 and CLSID_TESTMOCOMP2
2. Proper decoded video data