[qtmux] Fixes segfault when adding a blob as first tag.
authorThiago Santos <thiagoss@embedded.ufcg.edu.br>
Fri, 15 May 2009 04:54:44 +0000 (01:54 -0300)
committerThiago Santos <thiagoss@embedded.ufcg.edu.br>
Fri, 15 May 2009 12:21:44 +0000 (09:21 -0300)
commit405f80dec487103dfe52e6ce6aa3fb05db74e495
tree5411b39780c267cdcd7e763a2e4bccf163807197
parentf5ba4904f794a107bc5d1e56f824789bca295383
[qtmux] Fixes segfault when adding a blob as first tag.

Moves tags data initialization to the function that actually appends
the tags to the list. Fixes #582702

Also fixes some style caught by the pre-commit hook.
gst/qtmux/atoms.c