On date Tuesday 2024-01-23 20:03:19 -0600, Marth64 wrote:
> 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
> 
> I split this off from the DVD demuxer patch to simplify it a bit.
> Sent with git send-email and passes fate, pls let me know if there are issues.
> 
> Thank you,
> 
> Signed-off-by: Marth64 <mart...@proxyid.net>
> ---
>  libavformat/avlanguage.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

LGTM, will apply in a few days if I see no comments.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to