[FFmpeg-devel] [Patch] Fix seeking in DV when filesize is unknown
Tomas Härdin
tomas.hardin
Tue Mar 23 14:37:38 CET 2010
Good evening
This patch makes the DV demuxer able to seek even if the file size is
unknown. It simply removes the check for max_offset if size < 0. Without
this patch seeking is always performed to offset = 0, which isn't very
useful.
Patch attached and tested.
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv.patch
Type: text/x-patch
Size: 437 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100323/498cadc3/attachment.bin>
More information about the ffmpeg-devel
mailing list