demux: avi: use stable ids
commit94de80f7f979de3ff7f25e017fd73fa455b4b345
authorThomas Guillem <thomas@gllm.fr>
Mon, 17 Feb 2020 16:15:27 +0000 (17 17:15 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 28 Feb 2020 19:29:35 +0000 (28 20:29 +0100)
treeb646608651fa9fc928abd0a3813d7e1c390e6460
parent01215b3a5ef634dcd94ebbf1400b6de9ea7af62c
demux: avi: use stable ids

Use the track addition order as a track id. It's expected to be always the same
order since tracks are added from the open callback().

p_es_dv_audio tracks, that are added during playback will keep using an auto id.
modules/demux/avi/avi.c