1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavformat
aybe aybe f89a6e7576
avformat/psxstr: fix demuxing I/O error at EOF
This second patch fixes the following error at the end of a .STR stream conversion:

[in#0/psxstr @ 0000000000681e80] Error during demuxing: I/O error

It's been a bit of trial and error as I've never used ffmpeg, but returning AVERROR_EOF appears to be the way to go (doesn't complain anymore).

Signed-off-by: aybe <aybe@users.noreply.github.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-01-11 17:09:45 +01:00
..
2023-10-02 01:28:14 +02:00
2023-12-18 15:18:05 -03:00
2023-09-21 22:41:10 +02:00
2023-11-18 19:55:42 +01:00
2023-12-18 15:18:05 -03:00
2024-01-10 18:26:53 -03:00
2024-01-10 19:52:23 +01:00
2023-12-31 14:18:01 +01:00
2023-12-31 14:18:01 +01:00
2023-09-28 19:37:58 +02:00
2023-11-26 17:49:11 +01:00
2023-11-08 17:37:58 +11:00
2023-11-18 19:55:42 +01:00
2023-10-15 18:54:37 +02:00
2023-10-08 21:36:04 +02:00