On Sat, 4 Jul 2020, Zhao Zhili wrote:
On Jul 4, 2020, at 2:29 AM, Marton Balint wrote:
On Sat, 27 Jun 2020, Zhao Zhili wrote:
This is a map from 'Macintosh Language Codes' to 'ISO639-2/T'. Some items
in the map were ISO639-2/B, some were ISO639-1.
FFMpeg is using ISO639-2/B for lang
> On Jul 4, 2020, at 2:29 AM, Marton Balint wrote:
>
>
>
> On Sat, 27 Jun 2020, Zhao Zhili wrote:
>
>> This is a map from 'Macintosh Language Codes' to 'ISO639-2/T'. Some items
>> in the map were ISO639-2/B, some were ISO639-1.
>
> FFMpeg is using ISO639-2/B for language metadata according
On Sat, 27 Jun 2020, Zhao Zhili wrote:
This is a map from 'Macintosh Language Codes' to 'ISO639-2/T'. Some items
in the map were ISO639-2/B, some were ISO639-1.
FFMpeg is using ISO639-2/B for language metadata according to docs. So if
you change these tables, some functions relying on that
This is a map from 'Macintosh Language Codes' to 'ISO639-2/T'. Some items
in the map were ISO639-2/B, some were ISO639-1.
---
libavformat/isom.c | 50 +++---
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/libavformat/isom.c b/libavformat/iso