qtdemux: rework taglist handling
authorThiago Santos <thiagossantos@gmail.com>
Tue, 31 May 2016 16:17:45 +0000 (13:17 -0300)
committerThiago Santos <thiagossantos@gmail.com>
Wed, 18 Jan 2017 01:41:43 +0000 (22:41 -0300)
commit5bb7ca8a623426cde67a6cf54526bcc6a3fd3395
tree026f0cda3224bea4b807f7f308e4b9ed7e002056
parent02317496c6f3334e1fb2eae72662d04db51d5851
qtdemux: rework taglist handling

Keep taglist around during element existance to avoid having to
create it at different places before usage. Makes code simpler to handle.

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