diff options
author | Marth64 <marth64@proxyid.net> | 2024-01-23 20:03:19 -0600 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-02-03 12:52:47 +0100 |
commit | 01388936a8840a4cce0d4fa9862e6f63c59ffd38 (patch) | |
tree | 2eb78d40fbe6610390bbb59ac488966aea8d1149 /libavcodec | |
parent | 344ec7a3f753de30c23149471e2c9eaf17f42187 (diff) | |
download | ffmpeg-01388936a8840a4cce0d4fa9862e6f63c59ffd38.tar.gz |
avformat/avlanguage: add the 6 deprecated DVD languages
There are 6 deprecated ISO language codes that are still valid for DVDs.
This patch allows avlanguage to recognize them correctly. The codes are:
(1) "in" - legacy code for Indonesian, mapped to the modern code
(2) "iw" - legacy code for Hebrew, mapped to the modern code
(3) "ji" - legacy code for Yiddish, mapped to the modern code
(4) "jw" - legacy code for Javanese, published and used as a typoed version of "jv"
(5) "mo" - legacy code for Moldavian, mapped to the inclusive code
(6) "sh" - legacy code for Serbo-Croatian, no modern inclusive code so it is left alone
All of this can be verified from several sources including:
https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes
Signed-off-by: Marth64 <marth64@proxyid.net>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions