]> git.sesse.net Git - vlc/history - include/vlc_aout.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_aout.h
2010-07-05 Rémi DuraffortCore: add some LIBVLC_USED.
2010-02-26 Jean-Baptiste KempfFix typo in comment
2010-02-07 Rémi Denis-Courmontaout interface: remove leading underscores
2010-01-10 Francois Cartegnielibvlc: Unify volume/mute change functions and add...
2010-01-10 Francois Cartegnielibvlc: introduce 'Muted' as a whole state, not as...
2009-12-03 Rémi Denis-CourmontCode factor
2009-09-27 Rémi Denis-CourmontConvert audio output core to audio filter2
2009-09-27 Rémi Denis-CourmontRemove aout_filter_t.b_discontinuity
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis-CourmontPrivatize aout_request_vout_t
2009-09-23 Rémi Denis-CourmontMake aout_buffer_t an alias for block_t
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-23 Rémi Denis-Courmontaout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Rémi Denis-CourmontRemove aout_buffer_t.b_alloc (it's always true)
2009-09-07 Rémi Denis-CourmontBring back aout_buffer_t.p_sys for the sole benefit...
2009-09-07 Rémi Denis-CourmontRework aout_buffer_t layout
2009-09-03 Rafaël Carréaout_BufferAlloc() : remove stack allocation
2009-08-25 Laurent AimarMoved aout_input_t to aout_internal.h.
2009-08-25 Laurent AimarSplit out aout_mixer_t from aout_instance_t.
2009-08-13 Laurent AimarRemoved audio_date_t in favor to date_t.
2009-08-13 Laurent AimarRemoved unused aout_VolumeInfos.
2009-07-09 Rémi Denis-CourmontRemove stub functions
2009-07-09 Rémi Denis-CourmontCast for aout_EnableFilter
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
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-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 AimarAdded two codec four aout usage (spdif).
2009-05-02 Laurent AimarAdded a new channel extraction helper to aout.
2009-02-05 Laurent AimarFixed aout visual vout recycling.
2008-11-23 Laurent AimarAllows audio output users to control vout creation.
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-09-30 Laurent AimarAdded aout pause support.
2008-09-30 Laurent AimarMoved a few aout tests+statistics to decoder.
2008-09-30 Laurent AimarUse audio desync as initial audio-delay value.
2008-09-09 Jean-Paul SamanIndentation
2008-09-06 Rémi Denis-CourmontTag some APIs as LIBVLC_USED
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-19 Laurent AimarAdded s32l/b support to aout.
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-06-28 Rov JuvanoUse the Scaletempo audio filter
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
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...
2007-08-16 Rémi Denis-Courmontaout_Restart: make static
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup