qtdemux: don't process track_num/track_count tags with a 0 value
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 26 Jun 2009 12:19:04 +0000 (13:19 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 26 Jun 2009 12:29:27 +0000 (13:29 +0100)
commit1fb30a154a1dc9f101f5a7e5f4ab2b820c13487c
tree1814b58cea083bc6e99c03c5bbd60ed78818a804
parent2e13b85a016330729a3c6ac39d006d06fc1db996
qtdemux: don't process track_num/track_count tags with a 0 value

Number/count values of 0 mean they're not set. Don't put those in the
taglist.
gst/qtdemux/qtdemux.c