18 Commits (3cfb5fe97a1ef81922d0ee7c67a626bd5887f7dc)

Author SHA1 Message Date
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Laurent Aimar 9278fb81ed Do not uselessly include vlc_vout.h in decoders. 17 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rafaël Carré 079a1818dc codecs & packetizers: fix warnings 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Rémi Denis-Courmont 9e595c955f Remove stdio while we're at it. 19 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Rémi Denis-Courmont 658db7a818 Most compiler warning fixed 21 years ago
Gildas Bazin 81cc781d44 * modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader. 22 years ago
Laurent Aimar 01d4b42206 * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas). 22 years ago
Gildas Bazin 40a4073e30 * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only). 22 years ago