[MPlayer-dev-eng] (yet) another batch of compiler warning fixes

Dominik Mierzejewski dominik at rangers.eu.org
Thu Jul 11 12:20:32 CEST 2002


One more thing: I'm still getting this warning:
ad_dk4adpcm.c:64: warning: implicit declaration of function `dk4_adpcm_decode_block'
I searched through all mplayer source files and there is no such function
defined or even declared:
[dominik at ms-150 ~/build/pkg/BUILD/MPlayer-20020711]$ find . -name "*.c" -o -name "*.h" | xargs grep dk4_adpcm_decode_block
./libmpcodecs/ad_dk4adpcm.c:  return 2 * dk4_adpcm_decode_block((unsigned short*)buf,
[dominik at ms-150 ~/build/pkg/BUILD/MPlayer-20020711]$ 

Something is really missing here.
 
-- 
MPlayer RPMs: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
        -- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
Dominik 'Rathann' Mierzejewski <rathann(at)rangers.eu.org>



More information about the MPlayer-dev-eng mailing list