CUDA Decoder DirectShow filter for testing

I developed a Direcshow Transform filter based on CUDA Decoder API (only for .264 file currently), and I found there’re some problems when pausing.

The problem could be detected by human eyes easily, but won’t affect too much on my platform (GT 130M 512M).

I’m wondering if it’s also not a big deal on other platforms, so I put the filter here. Please tell me here if anyone find any serious problem when pausing(The current few frames might be disturbed). I’ll really appreciate.

Thanks in advance!
Cuda_H.264_Decoder_Filter.rar (22.7 KB)