]> git.sesse.net Git - vlc/commit
id3tag.c: Do not try to seek on network streams even if they have b_seekable set to
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 15 Jun 2003 15:16:14 +0000 (15:16 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 15 Jun 2003 15:16:14 +0000 (15:16 +0000)
commite5a5a1051ea65ab844d6b4a069c1bd63ec7383c3
tree3dde9a1181dfcbfe9c663249cc95f2990f452870
parent6ce30ee17a07169be7cf4bbca6842dde9cbec4df
id3tag.c: Do not try to seek on network streams even if they have b_seekable set to
true, since this seems to break playback of some streams over http. It also
takes to much time just to get some fancy metadata
modules/demux/util/id3tag.c