qtmux: fix playback regression
authorStefan Sauer <ensonic@users.sf.net>
Thu, 14 Nov 2013 19:54:32 +0000 (20:54 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 14 Nov 2013 19:56:36 +0000 (20:56 +0100)
commit1a4e7338d902245a2a64b1c8e94ffe2766479185
tree69e015e68830414a7429d3f1b574b793c35675b1
parentb450d31503b794579a7e555eb3ad72e99447873e
qtmux: fix playback regression

In ae1150e85cf99d7482933aa6f7e4f012fe45a3ec flipping a condition misaligned the
else branch, where for there condition that was change there is none.
Fixes #712303
gst/isomp4/qtdemux.c