I get this error with dshow.cpp
Then the make bails. I am not sure if this is the error that it is bailing on so I posted this pastebin../../extras/package/win32/../../../modules/access/dshow/dshow.cpp:1729:52: error: ‘MEDIASUBTYPE_I420’ was not declared in this scope
mtr.subtype = MEDIASUBTYPE_I420;
http://pastebin.com/ZnbWTFQ7
Also it seems --disable-dshow no longer works during the configure step. It is not a recognized option.