videomixer: Add FIXME comment about the DURATION query from adder
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 May 2013 12:48:42 +0000 (14:48 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 May 2013 21:56:38 +0000 (23:56 +0200)
commite2e1d1a158b00c2dd95e08337eaf6f3cda8ee4f0
treebd67bad290c4f721d6d1a1315bf5afd9ec4489ad
parent5223868caa9dc82d18dc3c92113bf2b8e37761fe
videomixer: Add FIXME comment about the DURATION query from adder

Currently the code just takes with maximum upstream duration, which
is wrong. It should be the maximum upstream duration in running time.
gst/videomixer/videomixer2.c