okamibl / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

Merged "VSFilter might not load when using the overlay mixer." commit from MPC-HC project #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
why would VSFilter might not load when using the overlay mixer?
is it a bug from MPC-HC project?

Original issue reported on code.google.com by ved_k...@ymail.com on 21 Nov 2012 at 4:21

GoogleCodeExporter commented 8 years ago
It's the MPC-HC commit here:
https://github.com/mpc-hc/mpc-hc/commit/78f4dc6180ff69bf1ad59960ff51bef80655ce65

"A check was inverted, a renderer is usually a filter with no output pin except 
for the overlay mixer which is a renderer with an output pin."

Without this change, VSFilter could potentially fail to load with Overlay 
Mixer. I've never seen this issue in practice, but it seemed safe enough to 
merge, to be up-to-date with the latest MPC-HC code.

Original comment by cyber.sp...@gmail.com on 21 Nov 2012 at 7:21