qtdemux: fix language code parsing for 3-letter codes starting with 'a'
authorTim-Philipp Müller <tim@centricular.com>
Mon, 21 Jul 2014 17:11:16 +0000 (18:11 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 21 Jul 2014 17:21:50 +0000 (18:21 +0100)
commit5122410f11560dff4e09d3365d051370c9e35ba7
tree403bea0b3dbfb6ea548c7d0daee602adc0eee48a
parent60648012f395c708ba61e8937e03d75cc23bf6d5
qtdemux: fix language code parsing for 3-letter codes starting with 'a'

And handle special value for 'unspecified' explicitly.

https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/QTFFChap4/qtff4.html
gst/isomp4/qtdemux.c
gst/isomp4/qtdemux_lang.c