From 5c79fe908ec62a20fe32ac1549c894f7dbe75775 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 14 Feb 2007 12:29:09 +0000 Subject: demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly it follows from the fact that new language and country codes are added to the ISO standards from time to time and that a compliant demuxer must not reject a valid file which uses such a new code which was not know when the demuxer was written git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22217 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/nut.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index 8dc707ac4f..456c74d8a6 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -850,6 +850,8 @@ info packet types see http://www.loc.gov/standards/iso639-2/englangn.html and http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html the language code + a demuxer MUST ignore unknown language and country codes instead of + treating them as an error "Disposition" "original", "dub" (translated), "comment", "lyrics", "karaoke" Note: if someone needs some others, please tell us about them, so we -- cgit v1.2.3