]> git.sesse.net Git - vlc/commit
* configure.in: Fixed detection of Qt-embedded.
authorChristophe Massiot <massiot@videolan.org>
Mon, 16 Sep 2002 20:46:38 +0000 (20:46 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 16 Sep 2002 20:46:38 +0000 (20:46 +0000)
commitcf891bad55157104f8d9d50b1d95b25ebc7f7a5e
treede1e3cfe779f0cdf616e1ece6bf9f26a33f590ec
parent4a53cbabcab3962434961d104506d885484658ba
* configure.in: Fixed detection of Qt-embedded.
* modules/codec/a52.c: Fixed detection of A/52 sound.
* modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
  downmixing.
* ALL: Added hooks for audio volume management.
configure.in
include/aout_internal.h
include/audio_output.h
include/vlc_config.h
modules/audio_filter/converter/a52tofloat32.c
modules/audio_mixer/float32.c
modules/codec/a52.c
src/audio_output/audio_output.c
src/audio_output/intf.c [new file with mode: 0644]
src/audio_output/mixer.c
src/libvlc.h