Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup MIME usage #222

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a395dfc
WIP: Fixup MIME usage
marcoscaceres Jul 4, 2024
d7aa76e
Word wrap
chrisn Jul 17, 2024
ba49973
WIP: Check a MIME type algorithm
chrisn Jul 17, 2024
1295331
WIP reaplce parsedMime with mimeType
chrisn Jul 18, 2024
8da239b
Apply suggestions from code review
chrisn Jul 18, 2024
1eec3f3
Apply suggestions from code review
chrisn Jul 18, 2024
92590e6
WIP: simplify MIME algorithm
chrisn Jul 18, 2024
a50b1b5
WIP: simplify MIME algorithm
chrisn Jul 18, 2024
c0b6a0c
WIP: link 'supported by the user agent'
chrisn Jul 18, 2024
b827baf
WIP: link to IANA registry
chrisn Jul 18, 2024
fbb21ac
WIP: simplify
chrisn Jul 18, 2024
aab9441
WIP: rename mediaType to media, remove RFC9110 reference
chrisn Jul 18, 2024
fc43976
WIP: encodingOrDecodingType consistency
chrisn Jul 22, 2024
4384ed6
WIP: use abstract-op links
chrisn Jul 22, 2024
cb4fa91
WIP: Follow the form recommended by the Infra Standard for the declar…
chrisn Jul 22, 2024
3830b16
Add line break for readability
chrisn Aug 8, 2024
eb7a1c0
WIP: use abstract-op links
chrisn Aug 12, 2024
80bfb9f
Added EME reference for Get Supported Configuration
chrisn Aug 12, 2024
33497a7
Added ignore to fix bikeshed warning
chrisn Aug 12, 2024
fd2e232
Fixed 'media' and 'encodingOrDecodingType' references
chrisn Aug 12, 2024
324a907
Rename algorithm to 'Check MIME Type Support'
chrisn Aug 12, 2024
4b5ed31
Clarify MIME type algorithm
chrisn Aug 12, 2024
5809216
Fix whitespace issues in mouse-over prompts
chrisn Aug 12, 2024
17edcd5
Add reference to IANA media type registry
chrisn Oct 8, 2024
59098c9
Remove RFC4855 as the RTP payload registry is closing
chrisn Oct 8, 2024
d342de5
Use enum-like return value in Check MIME Type Support
chrisn Oct 9, 2024
b1c0ee9
Use enum-like return value in Check MIME Type Support
chrisn Oct 14, 2024
73e3176
Avoid calling Check MIME Type Support multiple times
chrisn Oct 30, 2024
21cb439
Make changes
markafoltz Nov 4, 2024
1d206f4
Address comments from Marcos
markafoltz Nov 8, 2024
b3b53aa
Fix typo in MediaEncodingInfo steps
markafoltz Nov 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading