]> git.sesse.net Git - vlc/history - include/vlc_codecs.h
decoder: reduce lock scope and cosmetic
[vlc] / include / vlc_codecs.h
2014-04-27 Jean-Baptiste KempfFix typo
2014-04-27 Jean-Baptiste KempfReindent
2014-04-27 Jean-Baptiste KempfMap ON2 AVC audio codec
2014-04-06 Jean-Baptiste KempfAdd more TwoCC for AMR-NB and AAC in wav/riff files
2014-01-10 Ilkka Ollakkadifferentiate mpga (layer 2) and mp3 (layer 3) codecs
2013-11-30 Felix AbecassisImplement ATTR_PACKED for MSVC.
2013-11-26 Jean-Baptiste KempfMap MSN Audio to MS_GSM, as it is just extensions
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-10-22 Jean-Baptiste KempfBe more precise in libavcodec/libavformat/libavutil...
2013-09-28 Daniel VerkampAdd IMC wave tag to FourCC mapping
2013-09-20 Jean-Baptiste KempfWave Microsoft formats: avoid to redefine things twice
2013-09-20 Jean-Baptiste KempfFix support float in RF64
2013-09-16 Ben LittlerSupport vivo g723.1 in asf
2013-09-06 Ben LittlerMap another twocc for g726 in wav
2013-08-08 Jean-Baptiste KempfMap Voxware MetaSound Codec IDs
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2012-10-28 Jean-Baptiste KempfWav: add another AAC variant
2012-10-28 Jean-Baptiste KempfWav: Add another version of G.723.1 (Microsoft)
2012-10-27 Jean-Baptiste KempfSupport G.723.1
2012-08-09 Jean-Baptiste KempfFix truespeech in wav files
2012-06-08 Jean-Baptiste KempfAdd Indeo Audio codecs and wave format tags
2012-06-01 Laurent AimarAdded Ulead DV audio codecs and wave format tags.
2012-04-29 Jean-Baptiste KempfMap wf_tag of GSM-AMR
2012-04-13 Jean-Baptiste KempfMap FLAC wf_tag
2012-04-13 Jean-Baptiste KempfMap Atrac wf_tags
2012-04-12 Jean-Baptiste KempfMap Yamaha ADPCM to wf_tag
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added pack(pop) counterpart to...
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added support for Apple platforms...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2011-12-15 Pere Orgafix filename self-references
2011-11-27 Jean-Baptiste KempfLGPL
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-03-11 Jean-Baptiste KempfWav: Add other tags for AAC
2011-01-05 Jean-Baptiste KempfSupport for more wFormatTag, especially Sipr/amr
2010-06-26 Jai MenonWAV Mux : Extend the muxer to support non-PCM codecs.
2010-04-14 Francois CartegnieUse pragma packing for suncc
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-06-17 Jean-Baptiste KempfFix playback of TrueSpeech in some .Avi
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-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
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 AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Laurent AimarRemoved dead code.
2009-03-28 Srikanth RajuWav GSM Demuxer Support Fixes Wav demux to work with...
2009-03-14 Jean-Baptiste KempfCorrectly set GSM fourcc
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-03 Justus PiaterDeclared many static variables const
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-26 Rémi Denis-CourmontAnother bunch of invalid config.h usage
2008-05-01 Rémi Denis-CourmontUse macro for __attribute__((packed))
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-04-08 Antoine CellerierRemove a few trailing spaces.
2008-02-22 Rafaël CarréSupports vorbis audio in avi container (refs #224)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-02-25 Laurent AimarAdded ffmpeg AAC id.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup