mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-03 05:10:03 +02:00
048cc80292
Seek beyond the end will now directly return an error instead
of claiming to succeed and then return EOF immediately on next read.
This change is because before
|
||
---|---|---|
.. | ||
acodec | ||
fate | ||
lavf | ||
lavfi | ||
seek | ||
vsynth1 | ||
vsynth2 |