flacparse: add actual invalid block type to warning
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 31 Dec 2015 22:21:40 +0000 (14:21 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 31 Dec 2015 22:21:40 +0000 (14:21 -0800)
commit2c14f2fff10b87f934c99b785aff70a8207cd8ab
tree546161f1d99524bc7d1302713777670738d9ec15
parentc43f84abf3c270ba0d787ff9402ca620f6738de0
flacparse: add actual invalid block type to warning

For someone that read the spec is clear the only *invalid*
data block type is 127. For the rest, its useful information.

Additionally. values 7-126 are currently reserved by the
spec so the situation might change in the future.
gst/audioparsers/gstflacparse.c