diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-07-15 19:48:35 +0200 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2019-08-13 16:00:23 +0200 |
commit | de010d229a18fec9af0052af51615b0831945ae0 (patch) | |
tree | 2847419ee11eeda5698e6615eaaea71c0fab6a33 /libavcodec/canopus.c | |
parent | 3add65e052cf3511b284d53e73f986a6768e5486 (diff) | |
download | ffmpeg-de010d229a18fec9af0052af51615b0831945ae0.tar.gz |
libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
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@gmail.com>
Diffstat (limited to 'libavcodec/canopus.c')
0 files changed, 0 insertions, 0 deletions