]> git.sesse.net Git - ffmpeg/history - libavformat/gopher.c
Use skip_spaces() in the "redir" demuxer instead of "while (isspace(&p)) p++".
[ffmpeg] / libavformat / gopher.c
2009-02-11 Toshimitsu KimuraGopher protocol, patch by Toshimitsu Kimura, lovesyao...