[FFmpeg-devel] [PATCH] libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
Andreas Rheinhardt
andreas.rheinhardt at gmail.com
Fri Aug 9 02:12:00 EEST 2019
Andreas Rheinhardt:
> 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.
>
> And when performing a SEEK_CUR seek, the current position has been
> ignored.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
Ping.
- Andreas
More information about the ffmpeg-devel
mailing list