Changeset 60420fa3 in ffmpeg

Timestamp:
Nov 25, 2014, 3:02:48 AM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
c724c82a
Parents:
ecfafc5f
git-author:
Michael Niedermayer <michaelni@gmx.at> (11/25/14 02:49:09)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/25/14 03:02:48)
Message:

avdevice/dshow: fix build, ensure that feature enable #defines are set before includes

dshow_capture.h sets up various flags before including windows headers
this must occur before other headers (like os_support.h) include these
headers without the setup

This could be fixed differently but for now this fixes building on mingw

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.