[mythtv-commits] [MythTV/mythtv] 142a8e: End-of-file in MythMusic
kmdewaal
noreply at github.com
Tue Mar 28 20:46:55 UTC 2023
Branch: refs/heads/fixes/33
Home: https://github.com/MythTV/mythtv
Commit: 142a8e070841c74d200e3444f6b815cde5452809
https://github.com/MythTV/mythtv/commit/142a8e070841c74d200e3444f6b815cde5452809
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M mythplugins/mythmusic/mythmusic/remoteavformatcontext.h
Log Message:
-----------
End-of-file in MythMusic
Detect end-of-file when reading music files and return the AVERROR_EOF status to FFmpeg.
In version 33 MythTV has upgraded to a version of FFmpeg that does require this.
Refs #686
(cherry picked from commit b9354c9f9e5672655a87078c15d6cda77702d89e)
More information about the mythtv-commits
mailing list