]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/bit.c
Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d'
[ffmpeg] / libavformat / bit.c
index 0be471ac4f80e5f2cb8a604237ae55fa2e64e161..7b807b9bc13f8102ea739757016df5e8d5d74580 100644 (file)
@@ -76,7 +76,7 @@ static int read_packet(AVFormatContext *s,
     int i, j, ret;
     int64_t pos= avio_tell(pb);
 
-    if(url_feof(pb))
+    if(avio_feof(pb))
         return AVERROR_EOF;
 
     avio_rl16(pb); // sync word