]> git.sesse.net Git - vlc/history - modules/codec/dts.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / codec / dts.c
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-02-09 Francois Cartegniecodec: dts: fix custom channel mapping detection/tautology
2014-02-15 Jean-Paul SamanRevert "input core: add status field per elementary...
2014-02-15 Jean-Paul Samaninput core: add status field per elementary stream
2013-05-22 Rémi Denis-Courmontaout: remove legacy HAVE_FPU checks
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-12 Jean-Baptiste KempfDTS: split some parsing headers functions
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>
2011-09-13 Rafaël Carrépacketizers: move state enum in packetizer_helper.h
2011-08-25 Rémi Denis-CourmontRemove ugly function casts in combined audio decoder...
2011-08-03 Rémi Denis-Courmontblock_BytestreamInit(): rationalize prototype
2011-08-03 Rémi Denis-CourmontDTS: do not (try and fail to) use dtstofloat32 if ...
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-02-28 Laurent AimarFixed potential segfault with corrupted streams (audio...
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2009-12-07 Rafaël Carrédts: use VLC_TS_INVALID (refs #3135)
2009-11-24 Jean-Baptiste KempfDTS: fix mono and dual-mono samples playback
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 Laurent AimarMade SyncInfo in dts a bit clearer.
2009-08-24 Laurent AimarRevert "dts: Initialize i_frame_size to a default value."
2009-08-20 Pierre d'Herbemontdts: Initialize i_frame_size to a default value.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in codecs.
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.
2009-05-01 Jean-Baptiste KempfDTS: update copyright.
2009-02-09 Laurent AimarFixed various decoder/packetizer flush.
2009-01-18 Laurent AimarRemove DTS-HD block for DTS track.
2009-01-18 Laurent AimarFixed decoder init when libdca is not present + clean up.
2008-11-30 Laurent AimarCorrectly reset date after a discontinuity in audio...
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-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-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-01-12 Antoine CellerierFSF address change.
2005-08-09 Jean-Paul SamanMade es_format_t member i_bitrate unsigned int, because...
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-02-21 Laurent Aimar * block: added
2004-12-11 Clément StenacImprovements to preferences
2004-08-29 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c: added...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-07 Gildas Bazin* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis...
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-04 Gildas Bazin* modules/codec/dts.c: should be more correct (hopefully).
2004-02-03 Gildas Bazin* modules/codec/dts.c: a bunch of fixes.
2004-02-02 Gildas Bazin* modules/codec/dts.c: removed s/pdif hack from DTS...
2004-01-27 Gildas Bazin* modules/codec/dts.c: bug-fix for s/pdif support.
2004-01-25 Benjamin Prachtstring review
2004-01-21 Gildas Bazin* modules/demux/dts.c: support for DTS WAV files.
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
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-03-18 Jon Lech Johansen * ./modules/codec/dts.c: Steve Jobs did not pay me...
2003-03-10 Jon Lech Johansen * ./modules/codec/dts.c: minor fix.
2003-03-09 Jon Lech Johansen * DTS S/PDIF support.