]> git.sesse.net Git - vlc/commit
* ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
authorSam Hocevar <sam@videolan.org>
Sat, 5 Jan 2002 18:25:48 +0000 (18:25 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 5 Jan 2002 18:25:48 +0000 (18:25 +0000)
commitea8c73a766e058fd6dbeee248c8e0ec9af0d05e4
tree2974d9e3cd89a0c6d63dba34c596f011972edb1b
parent569eb5e1a1f35558990caf72fe6f71c217c6a88e
  * ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
    side effects because I don't know this part of the code, but at least
    it doesn't crash anymore.
  * ./plugins/beos/beos.cpp: first attempt at porting the BeOS plugin to the
    new video output and module systems. Doesn't work nor even compile yet.
  * ./configure.in: we now check the gtk-config version.
configure
configure.in
plugins/beos/beos.cpp
plugins/beos/vout_beos.cpp
src/audio_output/aout_s16.c