CVSROOT: /cvs Module name: ports Changes by: [email protected] 2008/12/21 00:56:47
Modified files:
multimedia/xine-lib: Makefile
multimedia/xine-lib/files: audio_sndio_out.c
Log message:
- close the handle if it's already opened in ao_sndio_open
- close the handle when things go bad in ao_sndio_open
- remove 24 bit support, since it's not really useful right now
- use appbufsz instead of bufsz
- close the handle in ao_sndio_close
- various other cleanups
mostly from Brad
