]> git.sesse.net Git - vlc/history - modules/codec/dmo
upnp: change item b_net and i_type
[vlc] / modules / codec / dmo /
2015-03-19 Steve LhommeDMO: use COINIT_MULTITHREADED instead of COINIT_APARTME...
2015-03-16 Rémi Denis-Courmontwin32: add assertions for unchecked CoInitializeEx...
2015-03-16 Rémi Denis-Courmontdmo: fix format string
2015-03-16 Rémi Denis-Courmontdmo: avoid useless string conversion
2015-03-16 Rémi Denis-Courmontdmo: fix invalid string casts
2014-12-06 Fabian Yamaguchicodec: dmo: avoid null-pointer dereference.
2014-11-21 Hugo Beauzée-Luyssendmo: Be unicode agnostic
2014-10-24 Hugo Beauzée-Luyssenmodules: Remove use of gcc specific conditionals with...
2014-02-19 Sergio AmmirataEnhance dmo to support new dlls. This adds support...
2013-09-09 Rafaël Carréuse i_visible_ dimensions to initialize encoders
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-02 Jean-Baptiste KempfDMO: remove loader support
2013-01-14 Jean-Baptiste KempfWin32: Fix DMO compilation behaviour with UNICODE
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-03 Rémi Denis-CourmontWim32: use CoInitializeEx() instead of CoInitialize()
2012-10-01 Rémi Denis-CourmontWin32: use CoInitializeEx() instead of CoInitialize()
2012-09-13 Jean-Baptiste KempfDMO: blind fix for loader compilation
2012-09-13 Jean-Baptiste KempfDMO: add another audio type
2012-09-13 Jean-Baptiste KempfDMO: improve debug
2012-09-13 Jean-Baptiste KempfDMO: fix MSS1/MSS2 decoding
2012-09-13 Jean-Baptiste KempfDMO: support more DLLs for MSS1/MSS2
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/dmo/
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-06-24 Jean-Baptiste KempfDMO: use VLC_CODEC_*
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-03-06 Rémi Denis-CourmontRemove unneeded #include <vlc_aout.h>
2012-01-29 Rafaël Carrédmo: use VLC BITMAPINFO types
2011-11-14 Rafaël Carréfix a few windows warnings (cast to void** aka LPVOID*)
2011-10-19 Jean-Baptiste KempfDMO: fix small issue in BITMAPINFOHEADER
2010-08-03 Rémi Denis-CourmontDMO: use FromWide(), fix charset
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-07 Rafaël Carrédmo: use VLC_TS_INVALID (refs #3135)
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-08-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in decoders.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarFixed DMO wrapper.
2009-05-15 Jean-Baptiste KempfDMO: support for WMAL and wmal fourCC
2009-05-15 Jean-Baptiste KempfAdd wmal and WMAL fourCC
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarFixed compilation (dmo).
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-03-29 Laurent AimarFixed dmo decoder wrapper.
2009-03-29 Laurent AimarCosmetics (dmo).
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-10-23 Rémi Denis-Courmontmissing wakeup
2008-10-23 Rémi Denis-CourmontDMO: fix serialization, check for errors in DecOpen...
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
2008-08-03 Derk-Jan Hartmandmo: use const for audio channels struct
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-11 Rémi DuraffortAnother time : remove useless test before free().
2008-01-29 Rafaël Carrécodecs & packetizers: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-11-25 Dennis van Amerongen* modules/codec/dmo/dmo.c: add some missing fourcc...
2007-10-04 Rémi Denis-CourmontDon't redefine existing constants - fix linux build
2007-10-03 Rémi Denis-CourmontReplace one GUID kludge with another one that does...
2007-09-20 Rémi Denis-CourmontDMO/loader patch from Alex Antropoff.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-09-22 Derk-Jan Hartman* Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP...
next