]> git.sesse.net Git - vlc/commit
* S/PDIF output should now be working (untested, though).
authorChristophe Massiot <massiot@videolan.org>
Sun, 11 Aug 2002 22:36:35 +0000 (22:36 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 11 Aug 2002 22:36:35 +0000 (22:36 +0000)
commitfec0d40b5e937a4bd6e646b897703d0b6369fc9f
tree822ccdfe9218989731158e099695999f5408dec0
parent19457f20af565bf034f270fe5ef7543668a3541c
* S/PDIF output should now be working (untested, though).
12 files changed:
configure
configure.in
extras/MacOSX/.cvsignore [new file with mode: 0644]
modules/audio_filter/converter/Makefile
modules/audio_filter/converter/a52tospdif.c [new file with mode: 0644]
modules/audio_mixer/Makefile
modules/audio_mixer/spdif.c [new file with mode: 0644]
modules/audio_mixer/trivial.c
modules/audio_output/oss.c
modules/codec/spdif.c
src/audio_output/mixer.c
src/audio_output/output.c