1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
FFmpeg/libavformat
Niklas Haas 5f95a1e714 avformat/http: fix noop seek check
This fails to consider the case of whence == SEEK_END and the resulting
offset happening to exactly match the current position.

Reorder the check to compute the target position first, then compare.
2026-02-07 10:02:36 +00:00
..
2025-09-08 20:59:31 +00:00
2026-02-07 10:02:36 +00:00
2025-09-21 17:42:19 +08:00
2025-09-20 00:31:10 +02:00
2026-01-17 17:52:52 -03:00
2025-11-09 13:44:18 +01:00
2025-10-25 19:22:48 +00:00
2025-09-19 09:59:26 +02:00
2025-12-07 19:36:03 +00:00