qtdemux: Use GList to manage QtDemuxStream
authorSeungha Yang <seungha.yang@navercorp.com>
Tue, 8 May 2018 10:39:02 +0000 (19:39 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 10 May 2018 06:09:20 +0000 (08:09 +0200)
commitb5245be1b1dc88fffbc362a4e7bc482440c464bc
treec37c234f6781304025fe1dad177ea083cc4b3af6
parentaca8d3243715a486af5bf5f0689610660b11d947
qtdemux: Use GList to manage QtDemuxStream

* Move to GList from static array
* Logging track-id instead of array index. It's more meaningful.

https://bugzilla.gnome.org/show_bug.cgi?id=684790
gst/isomp4/qtdemux.c
gst/isomp4/qtdemux.h