• Max Kellermann's avatar
    input_curl: don't fail when seek to EOF is requested · a8f69429
    Max Kellermann authored
    HTTP servers respond with "416 Requested Range Not Satisfiable" when a
    client attempts to seek to the end of the file.  Catch this special
    case in input_curl_seek().  This fixes a glitch in the ogg vorbis
    decoder plugin.
    a8f69429
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...