]> git.sesse.net Git - vlc/history - include/vlc_aout.h
aout: pass audio buffer explicitly to pf_play
[vlc] / include / vlc_aout.h
2011-08-02 Rémi Denis-Courmontaout: pass audio buffer explicitly to pf_play
2011-08-02 Rémi Denis-Courmontaout: privatize some attributes
2011-08-01 Rémi Denis-Courmontaout: decouple mixer from audio output
2011-08-01 Rémi Denis-Courmontaout: add an optional flush/drain callback
2011-07-25 Rémi Denis-Courmontaout: clean up output volume handling and fix races
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Rémi Denis-CourmontMerge aout_output_t into aout_instance_t
2011-07-25 Rémi Denis-Courmontaout: move some internal defines to src/
2011-07-20 Rémi Denis-CourmontChange audio output tolerance times
2011-07-18 Rémi Denis-CourmontUse float for pf_volume_set volume
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-08 Rémi Denis-CourmontMerge all audio output locks except volume control
2011-07-08 Rémi Denis-CourmontAdd pause callback for audio output (aout_output_t...
2011-06-07 Rémi Denis-Courmontaout_Fifo*: remove useless parameter
2011-05-31 Rémi Denis-Courmontaout: simplify input handling, remove dead code
2011-05-30 Rémi Denis-CourmontRemove constant { true } aout_instance_t.mixer_allocation
2011-05-30 Rémi Denis-CourmontRemove aout_filter_t
2011-05-30 Rémi Denis-CourmontRemove unused aout_filter_t properties
2011-05-30 Rémi Denis-CourmontRemove write-only aout_alloc.i_bytes_per_sec
2011-05-30 Rémi Denis-CourmontRemove aout_output_t.b_error
2011-05-30 Rémi Denis-CourmontDo not #include <vlc_aout_mixer.h> from <vlc_aout.h>
2011-05-07 Rémi Denis-CourmontRename LIBVLC_* function attributes to VLC_* within...
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
2011-04-13 Rémi Denis-CourmontInline and simplify aout_FormatNbChannels
2011-04-07 Rémi Denis-CourmontRemove write-only aout_output_t.i_volume
2011-04-07 Rémi Denis-CourmontPass mute flag to aout_output_t.pf_volume_set
2011-04-07 Rémi Denis-CourmontRemove never used aout_output_t.pf_volume_get
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-07 Rémi Denis-CourmontRemove AOUT_MAX_INPUTS
2010-10-22 Rémi Denis-CourmontRemove aout_FindAndRestart()
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...
next