qtdemux: Parse uuid atoms in push mode
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 21 Sep 2010 02:17:35 +0000 (23:17 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 21 Sep 2010 02:39:38 +0000 (23:39 -0300)
commit52f5e95aee4aed3d077736860ebc65a0b1b04754
treee35c03b0bb63e21e381cb062f4688ce614128ce1
parent9227352e31d474920ffedc8cae77d221130d256b
qtdemux: Parse uuid atoms in push mode

Parses uuid atoms in push mode when they are found, they might
contain xmp tags.

Also does a minor refactoring to put the global tags posting
into a single function instead of repeating it in 3 different
places.

Fixes #629839
gst/qtdemux/qtdemux.c