]> git.sesse.net Git - vlc/commit
* modules/audio_filter/resampler/coreaudio.c: more accurate frame length
authorChristophe Massiot <massiot@videolan.org>
Sun, 11 May 2003 01:00:26 +0000 (01:00 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 11 May 2003 01:00:26 +0000 (01:00 +0000)
commit84eeae3057a5080bd7f8141c063018f733b1fa30
tree6a7281496569cf5b54f64fdaf62847db7194e13e
parentfe93476f244f91f79106083defab2b0d2334dada
* modules/audio_filter/resampler/coreaudio.c: more accurate frame length
  calculation
* modules/audio_output/coreaudio.c: apparently the audio card clock can
  be screwed, so probe it at every buffer
* src/audio_output/output.c: Thou shalt not drop buffers
modules/audio_filter/resampler/coreaudio.c
modules/audio_output/coreaudio.c
src/audio_output/output.c