[FFmpeg-devel] [PATCH] libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking

Andreas Rheinhardt andreas.rheinhardt at gmail.com
Wed Jul 17 22:45:00 EEST 2019


Michael Niedermayer:
> On Mon, Jul 15, 2019 at 07:48:35PM +0200, Andreas Rheinhardt wrote:
>> Up until now, when performing a SEEK_END seek, the subfile protocol
>> ignored the desired position (relative to EOF) and used the current
>> absolute offset in the input file instead.
> 
> I think this comment is only intended to be in the previous patch
> 
> [...]
No, the new patch supersedes the previous patch and therefore the
commit message explains what is wrong with SEEK_END as well as with
SEEK_CUR. Or do you want the changes to be split in two commits?

- Andreas





More information about the ffmpeg-devel mailing list