flacparse: drop redundant return statement on _header_is_valid()
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 30 Dec 2015 20:16:56 +0000 (12:16 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 31 Dec 2015 06:33:58 +0000 (22:33 -0800)
commiteb47176b7c2f8f6779953b8fde980ae07d346841
tree0f1b239a714aa0a54b5f7a727a611a3517519c18
parent276fcc5916bd4e46a43fd526032426307f62f5b8
flacparse: drop redundant return statement on _header_is_valid()

Fix the rather vague error message while at it.
gst/audioparsers/gstflacparse.c