Skip to content

Update reference to iso14496-15 #894

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

Merged
merged 1 commit into from
May 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 3 additions & 3 deletions avc_codec_registration.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"date": "June 2019"
},
"iso14496-15": {
"href": "https://www.iso.org/standard/74429.html",
"title": "ISO/IEC 14496-15:2019 Information technology — Coding of audio-visual objects — Part 15: Carriage of network abstraction layer (NAL) unit structured video in the ISO base media file format",
"href": "https://www.iso.org/standard/89118.html",
"title": "ISO/IEC 14496-15:2024 Information technology — Coding of audio-visual objects — Part 15: Carriage of network abstraction layer (NAL) unit structured video in the ISO base media file format",
"publisher": "ISO",
"date": "September 2019"
"date": "October 2024"
}
}
</pre>
Expand Down
6 changes: 3 additions & 3 deletions hevc_codec_registration.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"date": "August 2021"
},
"iso14496-15": {
"href": "https://www.iso.org/standard/74429.html",
"title": "ISO/IEC 14496-15:2019 Information technology — Coding of audio-visual objects — Part 15: Carriage of network abstraction layer (NAL) unit structured video in the ISO base media file format",
"href": "https://www.iso.org/standard/89118.html",
"title": "ISO/IEC 14496-15:2024 Information technology — Coding of audio-visual objects — Part 15: Carriage of network abstraction layer (NAL) unit structured video in the ISO base media file format",
"publisher": "ISO",
"date": "September 2019"
"date": "October 2024"
}
}
</pre>
Expand Down