Cog/Frameworks/vgmstream
Christopher Snowhill b53567edc5 Fix VGMStream so it handles EOF properly
The file prober in FFmpeg expects that when the read function reaches
end of file, it returns AVERROR_EOF, not zero. Otherwise, it will loop
endlessly until the process is terminated.

Fixes #217.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-27 00:09:40 -08:00
..
libvgmstream.xcodeproj FFmpeg: Update to version 5.0, and add another patch for iTunes MP3 gapless info 2022-01-24 04:41:27 -08:00
vgmstream Fix VGMStream so it handles EOF properly 2022-01-27 00:09:40 -08:00
vgmstream-mods.patch Add patch against unmodified VGMStream. 2018-09-26 16:35:22 -07:00