Open
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds 8 Microsoft video and image codec extensions to the Appx configuration file to enhance multimedia support for UWP applications.
- Adds 8 new AppxPackage entries for various Microsoft media extensions
- Each entry includes standard metadata fields (AppxPackage, VDIState, URL, Description)
- Extensions cover video codecs (AVC, AV1, MPEG2, VP9), image formats (HEIF, WebP, Raw), and web media support
Comments suppressed due to low confidence (1)
2009/ConfigurationFiles/AppxPackages.json:24
- The description should start with a capital letter. Change 'play MPEG-1' to 'Play MPEG-1' to match the sentence structure of other descriptions.
"Description": "play MPEG-1 and MPEG-2 videos. If you have MP4 or MKV video files that don’t play, this extension should help. Also, if you can’t play videos that have file name extensions such as .mpeg, .mpg, .ts, .m2ts, .mkv, and .avi, this extension might help you play them."
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Adding another package "CrossDevice", which does these things: • Notification syncing between PC and Android • File sharing via Nearby Share • Continuity features like shared clipboard or app handoff (Things typically not used in VDI/AVD environments)
tmmuessig
approved these changes
Aug 21, 2025
tmmuessig
requested changes
Aug 21, 2025
Contributor
tmmuessig
left a comment
There was a problem hiding this comment.
The code changes are the same from another PR for windows media player, lets remove them from this PR and keep only the AppxPackages.json changes.
Contributor
Author
|
That's good with me.
Thanks,
Robert M. Smith
From: Tim Muessig ***@***.***>
Sent: Thursday, August 21, 2025 3:14 PM
To: The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool ***@***.***>
Cc: Robert Smith (Azure) ***@***.***>; Author ***@***.***>
Subject: Re: [The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool] Adding video code UWP packages (PR #241)
@tmmuessig requested changes on this pull request.
The code changes are the same from another PR for windows media player, lets remove them from this PR and keep only the AppxPackages.json changes.
-
Reply to this email directly, view it on GitHub<#241 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOX432PWNSQEGLYQPTYAM4D3OYLBJAVCNFSM6AAAAACEAP3B2GVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTCNBRHE3TQMRXGY>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added 8 video codec packages to Appx config file