]> git.sesse.net Git - vlc/history - modules/codec/lpcm.c
Revert the DVD LPCM header description changes; will be added back later.
[vlc] / modules / codec / lpcm.c
2010-09-27 Steinar GundersonRevert the DVD LPCM header description changes; will...
2010-09-27 Steinar GundersonProtected encoder_sys_t definition with ENABLE_SOUT.
2010-09-26 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-26 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-26 Steinar GundersonAdjust the LPCM bitrate for header length.
2010-09-26 Steinar GundersonProtect a few LPCM functions with ENABLE_SOUT.
2010-09-26 Steinar Gundersonblock_ChainLastAppend is just weird; a simple pointer...
2010-09-26 Steinar GundersonFix the output pts; the code for doing so is smaller...
2010-09-26 Steinar GundersonMinor comment cleanup.
2010-09-25 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-25 Steinar GundersonSend one buffer per packet/frame.
2010-09-25 Steinar GundersonStart a DVD LPCM encoder.
2009-12-16 Jean-Baptiste Kempflpcm: abort() is a better solution here
2009-12-16 Jean-Baptiste Kempflpcm: kill a warning
2009-12-07 Rafaël Carrélpcm: use VLC_TS_INVALID (refs #3135)
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-20 Pierre d'Herbemontlpcm: Fix a few unsigned comparison warnings.
2009-08-19 Jean-Baptiste KempfFix warnings in lpcm, cc and theora
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in codecs.
2009-08-07 Laurent AimarAdded LPCM from AOB suport to our LPCM decoder.
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 i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-11-29 Laurent AimarAdded support of BD LPCM (using fcc bpcm)
2008-11-29 Laurent AimarCosmetics (lpcm).
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
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-12 Rémi DuraffortDon't print a message when an memory error occure and...
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
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-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2006-11-26 Clément StenacA bit of headers cleanup
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2004-12-11 Clément StenacImprovements to preferences
2004-01-25 Benjamin Prachtstring review
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-22 Gildas Bazin* include/input_ext-intf.h, include/vlc_es.h: moved...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-06-10 Christophe Massiot* configure.ac.in: Renamed mpeg_video to mpeg_video_old...
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-18 Sam Hocevar * ./modules/codec/lpcm.c: fixed two uninitialized...
2003-03-04 Christophe Massiot* Fixed a major bug in the LPCM codec.
2003-03-03 Christophe Massiot* Fixed a bug in LPCM codec.
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-28 Christophe Massiot* Several stability patches for multiple input streams...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...