mpv/tremor
diego d653bc6138 _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.
Add a header file with the function prototype to address this issue.
This has the positive side effect of fixing a couple of implicit
declaration warnings.
The problem was originally reported as Debian bug 447278.
patch by Dann Frazier and Andrea Mennucci, mennucc1 debian org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24824 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-20 22:41:24 +00:00
..
COPYING
FILES Update upstream references, add a missing file 2006-07-30 10:57:17 +00:00
Makefile Put special CFLAGS for low accuracy tremor in the Makefile, similar to the 2007-03-16 21:54:48 +00:00
asm_arm.h
backends.h
bitwise.c
block.c _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
block.h _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
codebook.c
codebook.h
codec_internal.h
floor0.c _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
floor1.c _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
framing.c
info.c
ivorbiscodec.h
lsp_lookup.h
mapping0.c
mdct.c
mdct.h
mdct_lookup.h
misc.h
ogg.h
os.h
os_types.h
registry.c
registry.h
res012.c _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
sharedbook.c
synthesis.c _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
tremor.diff _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. 2007-10-20 22:41:24 +00:00
window.c
window.h
window_lookup.h