76 Commits (bdf2ffa170e98060a9ad830e9de9adf59cc41ac8)

Author SHA1 Message Date
Rémi Denis-Courmont 1e7cd2c85a DMO: use FromWide(), fix charset 16 years ago
Jean-Baptiste Kempf 20693a6136 Rename the "Other codecs" category 16 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Rafaël Carré f788590c84 dmo: use VLC_TS_INVALID (refs #3135) 17 years ago
Rémi Denis-Courmont 6c9479be6c i_nb_bytes -> i_buffer 17 years ago
Rémi Denis-Courmont 38c0878998 aout_buffer_t: store length instead of end timestamp 17 years ago
Rémi Denis-Courmont 8146a7f0e8 aout_buffer_t.start_data -> aout_buffer_t.i_pts 17 years ago
Jean-Baptiste Kempf 8299ae68e7 Win32: remove "dereferencing type-punned pointer will break strict-aliasing rules" and bring "passing argument ... from incompatible pointer type 17 years ago
Jean-Baptiste Kempf e4fb88602d DMO: put more debug if DMO_DEBUG is set 17 years ago
Jean-Baptiste Kempf 1aa48d7e9a DMO: put more debug if DMO_DEBUG is set 17 years ago
Laurent Aimar 9278fb81ed Do not uselessly include vlc_vout.h in decoders. 17 years ago
Laurent Aimar da62e6d3fd Fixed DMO wrapper. 17 years ago
Jean-Baptiste Kempf e169fa3a37 DMO: support for WMAL and wmal fourCC 17 years ago
Jean-Baptiste Kempf b1e0a03d63 Add wmal and WMAL fourCC 17 years ago
Laurent Aimar cee16ae695 Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents. 17 years ago
Laurent Aimar 96000eee2e Fixed compilation (dmo). 17 years ago
Laurent Aimar 7b452ff3b0 Used VLC_CODEC_* and i_original_fourcc when applicable. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 17 years ago
Rémi Denis-Courmont b69133b00b Explicitly add formerly implicit submodule shortcuts 17 years ago
Laurent Aimar 7896b15f8f Fixed dmo decoder wrapper. 17 years ago
Laurent Aimar ededd634b6 Cosmetics (dmo). 17 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Laurent Aimar 4e79745666 Added decoder_New/Delete/Link/UnlinkPicture helpers. 18 years ago
Rémi Denis-Courmont c0e36ecdb6 missing wakeup 18 years ago
Rémi Denis-Courmont 9d4a329f77 DMO: fix serialization, check for errors in DecOpen... 18 years ago
Laurent Aimar 17485fb47d Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer helpers. 18 years ago
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. 18 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