tag: xmp: Refactor buffer parsing
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 23 Mar 2010 01:03:09 +0000 (22:03 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 24 Mar 2010 18:33:05 +0000 (15:33 -0300)
commitfe1f3e35957ddae12ae662e8e950bd8eb2358520
treeb6f70d8e4a799acb381787196ee016806ff537cc
parente82414643caf876f094f78a8df2293068fe11f13
tag: xmp: Refactor buffer parsing

When parsing the xmp buffer into the gst taglist store the
found tags into a list to be parsed only after finding all
tags on the buffer. This allows the parser function to search
this list for complimentary tags that should be parsed together

Fixes #613690
gst-libs/gst/tag/gstxmptag.c