qtmux: avoid fallthrough to moovrecovery failure section
authorThiago Santos <thiagossantos@gmail.com>
Sat, 11 Mar 2017 20:56:33 +0000 (12:56 -0800)
committerThiago Santos <thiagossantos@gmail.com>
Wed, 15 Mar 2017 03:27:48 +0000 (20:27 -0700)
commit7e39dec391c37ded3fb5bb7d24c60de6634647f4
tree7faf1fba0fc1b14a3be7e5dd80b7f13c69bca22a
parent4d9b17ad77ef078ceff753f41db0e61338d0e20c
qtmux: avoid fallthrough to moovrecovery failure section

Return before that to preserve our successfull results, otherwise no
moov recovery information would be written

https://bugzilla.gnome.org/show_bug.cgi?id=771478
gst/isomp4/gstqtmux.c