[FFmpeg-devel] Removed "stristart" still used

Mario Rossi mariofutire
Sun Jun 24 12:24:10 CEST 2007


Hi,

I get a compiler error due to

http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=9402

which has removed some functions.
They are still used in rtsp.c

rtsp.c: In function 'rtsp_probe':
rtsp.c:83: warning: implicit declaration of function 'strstart'
rtsp.c: In function 'rtsp_parse_range_npt':
rtsp.c:341: warning: implicit declaration of function 'stristart'

and then the linker fails.

Cheers




More information about the ffmpeg-devel mailing list