Skip to content

Commit 71fd338

Browse files
authored
Merge pull request #894 from Djuffin/iso14496
Update reference to iso14496-15
2 parents d6685d4 + c8e4725 commit 71fd338

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

avc_codec_registration.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"date": "June 2019"
4545
},
4646
"iso14496-15": {
47-
"href": "https://www.iso.org/standard/74429.html",
48-
"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",
47+
"href": "https://www.iso.org/standard/89118.html",
48+
"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",
4949
"publisher": "ISO",
50-
"date": "September 2019"
50+
"date": "October 2024"
5151
}
5252
}
5353
</pre>

hevc_codec_registration.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"date": "August 2021"
4545
},
4646
"iso14496-15": {
47-
"href": "https://www.iso.org/standard/74429.html",
48-
"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",
47+
"href": "https://www.iso.org/standard/89118.html",
48+
"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",
4949
"publisher": "ISO",
50-
"date": "September 2019"
50+
"date": "October 2024"
5151
}
5252
}
5353
</pre>

0 commit comments

Comments
 (0)