]> git.sesse.net Git - vlc/history - include/vlc_aout.h
QT4 wineventfilter for Win32, allows WM_APPCOMMAND stuff
[vlc] / include / vlc_aout.h
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