]> git.sesse.net Git - vlc/history - modules/codec/dmo
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / codec / dmo /
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...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-06-29 Dennis van Amerongen* modules/codec/dmo/dmo.c: if an aspect ratio was speci...
2006-06-10 Gildas Bazin* modules/codec/dmo/dmo.c: fix typo in fourcc.
2006-05-27 Dennis van AmerongenAdd support for Windows Media Video (VC-1) Advanced...
2006-04-30 Clément StenacAdd support for Windows Media Audio 9 Speech (Closes...
2006-01-12 Antoine CellerierFSF address change.
2005-10-23 Clément StenacAdd support for wmap
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-25 Rémi Denis-CourmontFix previous commit
2005-06-25 Rémi Denis-CourmontMost compiler warning fixed
2005-05-13 Gildas Bazin* modules/codec/dmo/dmo.c: fixed problem with detection...
2004-12-11 Clément StenacImprovements to preferences
2004-11-14 Gildas Bazin* modules/codec/dmo/dmo.c: work around for buggy dmo...
2004-11-01 Gildas Bazin* modules/codec/dmo/dmo.c: fixed a couple of memleaks.
2004-10-28 Gildas Bazin* modules/codec/dmo: couple of fixes.
2004-10-01 Gildas Bazin* modules/codec/dmo/dmo.c: portability fix.
2004-09-01 Gildas Bazin* modules/codec/dmo/dmo.c: specify required input chrom...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-19 Gildas Bazin* modules/codec/dmo/*: flag sync-points in the video...
2004-08-18 Gildas Bazin* modules/codec/dmo/*: fixed video encoding.
2004-08-17 Gildas Bazin* modules/codec/dmo/*: added dmo encoder (can't get...
2004-08-09 Gildas Bazin* modules/codec/dmo: fixed dmo decoder on win32 + got...
2004-08-08 Laurent Aimar * dmo: - fixed init of WAVEFORMATEX (cbSize is only...
2004-07-01 Gildas Bazin* modules/codec/dmo/dmo.c: small fix to CopyPicture()
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...