lib: media_track: assert that tracks are deleted correctly
commite597536f311e1d7cffa0103207a2e7e3e741a606
authorThomas Guillem <thomas@gllm.fr>
Thu, 11 Jun 2020 12:24:04 +0000 (11 14:24 +0200)
committerThomas Guillem <thomas@gllm.fr>
Thu, 11 Jun 2020 12:27:02 +0000 (11 14:27 +0200)
tree3f0c063cc3e78e9f64e5fd80d6aae1c492c5f3cd
parentaaff92bc754642d92a60e467142086525e6ae96a
lib: media_track: assert that tracks are deleted correctly

This debug code assert that a track should not not deleted with
libvlc_media_track_delete() when it comes from a list.
lib/media_internal.h
lib/media_track.c