]> git.sesse.net Git - vlc/history - src/audio_output
* backport [13042]
[vlc] / src / audio_output /
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-08-25 Clément StenacAdd new spectrum analyzer effect, patch from zcot.
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-03-22 Jean-Paul SamanVariable name consistency across the file
2005-03-15 Gildas Bazin* src/audio_output/intf.c: aout_VolumeGet() needs to...
2005-03-10 Clément StenacMore prefs fixes
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2005-01-20 Gildas Bazin* src/audio_output/output.c: skip late buffers in b_can...
2004-12-28 Clément Stenac* Do not search a visualizer in strict mode
2004-12-11 Clément StenacImprovements to preferences
2004-11-14 Gildas Bazin* src/audio_output/input.c: made the resampling just...
2004-10-18 Gildas Bazin* src/audio_output/input.c, mixer.c: don't try to resam...
2004-10-18 Gildas Bazin* src/audio_output/mixer.c: fixed segfault.
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-09-30 Gildas Bazin* src/audio_output/common.c: common facility for channe...
2004-09-27 Gildas Bazin* src/audio_output/input.c: corrective audio resampling...
2004-09-05 Felix Paul Kühne* string review
2004-08-21 Cyril Deguet * alsa.c: compute next_date with snd_pcm_delay() if...
2004-08-21 Cyril Deguet * src/audio_output/output.c: check if start_date is...
2004-07-12 Cyril Deguet * all: skeleton of a coming-soon OpenGL visualization...
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-06-23 Jon Lech Johansen * Fix for DTS over SPDIF stuttering. Someone please...
2004-05-30 Laurent Aimar * input: warning fix (int ->byte_t*).
2004-05-10 Gildas Bazin* src/audio_ouput/input.c: better on-the-fly switching...
2004-04-22 Gildas Bazin* src/audio_output/input.c: too much locking.
2004-04-19 Gildas Bazin* include/aout_internal.h: added a b_restart field...
2004-04-18 Gildas Bazin* src/audio_output/input.c: add goom (if present) to...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-01-26 Derk-Jan Hartman* String review
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-17 Derk-Jan Hartman* Commented out the option 'goom' for the visualizer...
2003-11-24 Gildas Bazin* src/audio_output/mixer.c: fixed timestamp rounding...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-02 Gildas Bazin* src/audio_output/input.c: on-the-fly visualization...
2003-11-02 Derk-Jan Hartman* modules/audio_output/input.c: created variables to...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-09-02 Gildas Bazin* src/audio_output/input.c: don't try to play sound...
2003-08-23 Laurent Aimar * input: fixed buffer overflow, add sanity check and...
2003-08-19 Clément Stenac* src/audio_output/input.c: forgot to free something
2003-08-18 Clément Stenac* src/audio_output/input.c
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-31 Christophe MassiotFixed a memory leak (thanks Andy Lindsay !).
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-05-22 Gildas Bazin* src/audio_output/*, src/input/*: fixed the audio...
2003-05-11 Christophe Massiot* modules/audio_filter/resampler/coreaudio.c: more...
2003-05-04 Gildas Bazin* src/audio_output/output.c: fixed warning.
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-22 Cyril Deguet* output.c: avoid a floating point exception when aout...
2003-04-06 Christophe Massiot* Renamed the "headphone" option to "headphone-opt...
2003-03-06 Gildas Bazin* src/audio_output/dec.c, include/aout_internal.h:...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.[ch]:...
2003-02-26 Christophe Massiot* Added sanity checks for PTS in the future.
2003-02-23 Christophe Massiot* Destroy audio-device and audio-channels when no outpu...
2003-02-21 Gildas Bazin* src/audio_output/input.c: fixed buffer allocation...
2003-02-12 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-01-31 Sam Hocevar * ./src/audio_output/mixer.c: minor cosmetic fix...
2003-01-28 Christophe MassiotDo not show the channels menu when the input stream...
2003-01-27 Christophe MassiotAdditional check on p_first_byte_to_mix.
2003-01-27 Sam Hocevar * ./src/audio_output/output.c: fixed return with...
2003-01-26 Gildas Bazin* src/audio_output/input.c, src/audio_output/mixer...
2003-01-23 Christophe MassiotFixed a segfault with quitting when no audio output...
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
2003-01-22 Christophe MassiotReverse stereo option.
2003-01-22 Christophe Massiot* configure.ac.in: Re-added a52sys module, which was...
2003-01-21 Christophe MassiotFixed two major bugs in the audio output, triggering...
2003-01-20 Christophe MassiotFixed a dozen bugs regarding mono audio files.
2003-01-16 Boris Dorès- input.c : doesn't even try to use the headphone filte...
2003-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: attempt at fixing free...
2003-01-16 Derk-Jan HartmanVolumeGet/VolumeSet now work even if no file is playing.
2003-01-15 Christophe MassiotVolumeUp/Down/Mute now work even if no file is playing.
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-04 Gildas Bazin* src/audio_output/output.c: don't forget to free the...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-22 Sam Hocevar * ./src/audio_output/input.c: fixed a side-effect...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-10 Gildas Bazin* src/audio_output/filters.c: fix for resampler buffer...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-26 Christophe MassiotFixed another crash with S/PDIF.
2002-11-25 Christophe MassiotFixed my fix :p.
2002-11-25 Christophe MassiotFixed a crash in S/PDIF mode.
2002-11-15 Gildas Bazin* configure.ac.in: fixed a few typos regarding LDFLAGS_...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-14 Gildas Bazin* src/audio_output/intf.c: fixed a bug affecting audio...
next