Any comments on this change? It's been basically a month since I sent this
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org w
This makes the song position correct after doing a seek operation
(previously there would be an EOF after seeking about more than half
into the song's actual duration).
Fixes ticket #7916.
Signed-off-by: Aida JonikienÄ—
---
libavformat/libopenmpt.c | 1 +
1 file changed, 1 insertion(+)
diff --g