commit | 6c2fc310125da083e856232525372372c1fbb6e0 | [log] [tgz] |
---|---|---|
author | Edward Hervey <edward@centricular.com> | Thu Jan 11 11:41:33 2018 +0100 |
committer | Edward Hervey <bilboed@bilboed.com> | Thu Jan 11 11:41:33 2018 +0100 |
tree | 5dcad032861917b06cfe11caec56e0e8dc10d909 | |
parent | c755ad5032cb891808ae704261a9630fde5040d6 [diff] |
mxfdemux: Remove useless check Any modification of ret in that "while (ret == GST_FLOW_OK)" loop will break (and cause it to stop the iteration). CID #1427095