[Git][wine/wine][master] 6 commits: winedmo: Avoid seeking past the end of stream.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 5 changed files: - dlls/winedmo/main.c - dlls/winedmo/unix_demuxer.c - dlls/winedmo/unix_media_type.c - dlls/winedmo/unixlib.c - dlls/winedmo/unixlib.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d2b0bfdf1b2e0341ef546f5326b300... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d2b0bfdf1b2e0341ef546f5326b300... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)