Author | SHA1 | Message | Date |
---|---|---|---|
|
80d2ec6bc9 |
dshow: Change WINBOOL to BOOL
WINBOOL is MinGW-specific, and since both MSVC and MinGW have BOOL, use that instead. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
02cc66dd78 |
dshow: rename dshow.h to avoid conflict with system header of equal name
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
05ee0db1b2 |
dshow_filter: fix compilation with mingw-w64
Closes ticket #999 NO_DSHOW_STRSAFE asks dshow.h header to not use secure string function replacements. Using secure replacements would break mingw.org compatibility as they don't declare/define those functions. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
0b951d103d |
dshow: release pin on disconnect
Signed-off-by: Stefano Sabatini <stefasab@gmail.com> |
13 years ago |
|
95eb2e3a38 |
DirectShow capture support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
14 years ago |