-
16907749
by Rémi Bernon at 2025-08-06T22:13:56+09:00
winedmo: Avoid seeking past the end of stream.
-
6c20dbf7
by Rémi Bernon at 2025-08-06T22:13:56+09:00
winedmo: Avoid reading past the end of stream.
-
17774fbe
by Rémi Bernon at 2025-08-06T22:13:56+09:00
winedmo: Use the stream context to cache stream chunks.
-
9eea7285
by Rémi Bernon at 2025-08-06T22:13:56+09:00
winedmo: Return container duration if no stream duration is found.
-
22839bc7
by Rémi Bernon at 2025-08-06T22:13:57+09:00
winedmo: Return an integer from wave_format_tag_from_codec_id.
-
79e747c2
by Rémi Bernon at 2025-08-06T22:13:57+09:00
winedmo: Seek to keyframes, using avformat_seek_file.