]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/jvdec.c
gxfenc: place variable declarations before statements
[ffmpeg] / libavformat / jvdec.c
index c180e5db4c1116bc114a77c9a4fb9d2631ce132a..d4008f7148a5887efe2aa944c7037e22990cc1c1 100644 (file)
@@ -192,7 +192,7 @@ static int read_seek(AVFormatContext *s, int stream_index,
     int i;
 
     if (flags & (AVSEEK_FLAG_BYTE|AVSEEK_FLAG_FRAME))
-        return AVERROR_NOTSUPP;
+        return AVERROR(ENOSYS);
 
     switch(stream_index) {
     case 0: