]> git.sesse.net Git - vlc/commit
Fixed regression in http access.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 22 Feb 2010 22:19:50 +0000 (23:19 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 22 Feb 2010 22:22:24 +0000 (23:22 +0100)
commit8cd59f4a46875a4f0e44ae29124ebc122d168f48
treea49f6a35e4acc996bf914956e8ecb592aa1f2568
parentd66b08e0863383ec14c35ecc2556ca80054486a6
Fixed regression in http access.

access_t::info.i_pos must always be updated to allow icy-meta and seeking
support.
modules/access/http.c