X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fffmdec.c;h=b743c872c09a709e838f31b59b3f151a39e7396f;hb=12e95d156ae95e7db7f5a524112569b29cbdf0be;hp=110d31540f19c8a79e267699d066a6de51a3d2aa;hpb=4d2160c99a00af98cb09749f24831580e816eda9;p=ffmpeg diff --git a/libavformat/ffmdec.c b/libavformat/ffmdec.c index 110d31540f1..b743c872c09 100644 --- a/libavformat/ffmdec.c +++ b/libavformat/ffmdec.c @@ -151,7 +151,7 @@ static int ffm_read_data(AVFormatContext *s, return size1 - size; } -/* ensure that acutal seeking happens between FFM_PACKET_SIZE +/* ensure that actual seeking happens between FFM_PACKET_SIZE and file_size - FFM_PACKET_SIZE */ static int64_t ffm_seek1(AVFormatContext *s, int64_t pos1) {