tagdemux: refactor the tag find function
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 15 Feb 2012 11:29:12 +0000 (12:29 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 15 Feb 2012 11:29:12 +0000 (12:29 +0100)
commitfbf0b4b6ccb46405b31b79b0d975fb0b7a380390
treeca624e45383d07179a6c535745d4bfaef9bb332c
parent8dd93b897fd82c94f7c031bba0425c8168306753
tagdemux: refactor the tag find function

Move the code to find the tags and to typefind the data into a separate
function. Call this function from the loop function.
gst-libs/gst/tag/gsttagdemux.c