Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.
commit4f1425f25665998fb6b557e2cf7f6c66b29ea9fb
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 23 Jun 2009 09:35:20 +0000 (23 09:35 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 23 Jun 2009 09:35:20 +0000 (23 09:35 +0000)
tree7547e18e88367f24e013ba3594a7e702a51f7d10
parent09f62d5aff2c5c4567d4b1726dfbb7bed81193b3
Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.
This makes sure it is printed only once per track and after ID_AUDIO_ID.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29381 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpdemux/demux_ts.c