49 Commits (cd920984e2459f2b9d2e96b5cc27da97327ca5ec)

Author SHA1 Message Date
Derk-Jan Hartman a43c106d2f dmo: use const for audio channels struct 18 years ago
Rémi Duraffort 37a2578ce4 Remove unneeded msg_Err. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Rémi Denis-Courmont 5b55ee1bb0 Use vlc_memset/vlc_memcpy 18 years ago
Rémi Denis-Courmont d1d3dc1d10 Remove I64C as well 18 years ago
Rémi Denis-Courmont 97897eeeb2 NIH syndrome cure (2) 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
Rémi Duraffort 6339478fe9 Another time : remove useless test before free(). 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. 19 years ago
Dennis van Amerongen 70027747aa * modules/codec/dmo/dmo.c: add some missing fourcc capitalization 19 years ago
Rémi Denis-Courmont 43c60f3745 Don't redefine existing constants - fix linux build 19 years ago
Rémi Denis-Courmont eff0d35587 Replace one GUID kludge with another one that does not break gcc4 19 years ago
Rémi Denis-Courmont 74da7a424f DMO/loader patch from Alex Antropoff. 19 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 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
Rémi Denis-Courmont 21a6f2418f Fix a few warnings 20 years ago
Derk-Jan Hartman 9dc9501477 * Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP codecs trough dmo. 20 years ago
Clément Stenac f485214f09 For consistency, remove references to vlc from libvlc 20 years ago
Dennis van Amerongen f9e66b9888 * typo ouput -> output 20 years ago
Dennis van Amerongen 2139a22460 * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it 20 years ago
Gildas Bazin a78b832aae * modules/codec/dmo/dmo.c: fix typo in fourcc. 20 years ago
Dennis van Amerongen 3ba8ca5786 Add support for Windows Media Video (VC-1) Advanced Profile Decoder 20 years ago
Clément Stenac dc90d44864 Add support for Windows Media Audio 9 Speech (Closes:#606) 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac 4e34b354ce Add support for wmap 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 2a2670190f * modules/codec/dmo/dmo.c: fixed problem with detection of DMOs. 21 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Gildas Bazin 6395c47b52 * modules/codec/dmo/dmo.c: work around for buggy dmo implementations. 22 years ago
Gildas Bazin 795e043c5a * modules/codec/dmo/dmo.c: fixed a couple of memleaks. 22 years ago
Gildas Bazin 1ed643c9a9 * modules/codec/dmo: couple of fixes. 22 years ago
Gildas Bazin 30a39592ec * modules/codec/dmo/dmo.c: portability fix. 22 years ago
Gildas Bazin 7050e77928 * modules/codec/dmo/dmo.c: specify required input chroma for video encoding. 22 years ago
Gildas Bazin 56b5483c56 * ALL: use i_visible_lines in plane_t. 22 years ago
Gildas Bazin aa66ede808 * modules/codec/dmo/*: flag sync-points in the video encoder. 22 years ago
Gildas Bazin 873069b3d0 * modules/codec/dmo/*: fixed video encoding. 22 years ago
Gildas Bazin bb7f54bbb1 * modules/codec/dmo/*: added dmo encoder (can't get video encoding to work though). 22 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 165acf1476 * modules/codec/dmo/dmo.c: small fix to CopyPicture() 22 years ago
Gildas Bazin 40a4073e30 * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only). 22 years ago