]> git.tuebingen.mpg.de Git - paraslash.git/commit
do not copy the audio file header
authorAndre Noll <maan@systemlinux.org>
Sun, 25 Mar 2007 14:34:20 +0000 (16:34 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Mar 2007 14:34:20 +0000 (16:34 +0200)
commit970247623b17124a5aacb14a8061da56e1f3b0be
tree21f5686b800541aebad044564f594f731c53f424
parent095fc31c48324112a71602ba6975d9d33cf4378e
do not copy the audio file header

It's present in the memory map anyway. So instead of making a
copy, store the position of the header (always zero for now) in
mmd->audio_format_info.
afh.h
ogg_afh.c
vss.c