I have a custom MFT Decoder and a custom MFT Encoder.
Decoding is done using SW and encoding is done using GPU
I would like the SW decoder to directly decode into a GPU allocated buffer
Is there any way to tell ProcessOutput to use specific type of buffers? In DShow it was possible to set an allocator on the output pin, is there any way to do something similar in Media Foundation ?
Nadav Rubinstein, See my Blog @ http://nadavrub.wordpress.com