flacparse: show meaningful info on frame CRC check
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 31 Dec 2015 19:33:45 +0000 (11:33 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 31 Dec 2015 21:04:23 +0000 (13:04 -0800)
commitdf6f0bc5956c4d6c9be576fcaa757b02793505b3
tree3e1cb198f047eb71da0430966d7a07d301f127b7
parent395afed5666ae45fdaea5611a148d9e62e594056
flacparse: show meaningful info on frame CRC check

As CRCs are calculated for the comparition already, we
might as well (cheaply) inform the user how the numbers
differ if a missmatched pair is found.

While at it:

Rephrase candidate-frame message to make more sense
gst/audioparsers/gstflacparse.c