[Git][wine/wine][master] 7 commits: mf/session: Clarify internal states from session states separation.
Alexandre Julliard pushed to branch master at wine / wine Commits: 08b8aeed by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Clarify internal states from session states separation. - - - - - 37e0167d by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Move internal states to a separate command_state enum. - - - - - cfc90212 by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Remove unnecessary SESSION_FLAG_PENDING_COMMAND flag. - - - - - 5b518644 by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Replace SESSION_FLAG_FINALIZE_SINKS with dedicated states. - - - - - f523d423 by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Replace SESSION_FLAG_END_OF_PRESENTATION with dedicated states. - - - - - a6467aad by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Introduce a SESSION_FLAG_SOURCE_SHUTDOWN presentation flag. - - - - - ad6e8200 by Rémi Bernon at 2025-07-07T23:02:51+02:00 mf/session: Simplify the media session shutdown event handling. - - - - - 1 changed file: - dlls/mf/session.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/899f6df391ce5ced4ed02045f7391f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/899f6df391ce5ced4ed02045f7391f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)