OSDN Git Service

ffv1: add 1 status byte to slices in in case crcs are stored too.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Apr 2012 10:05:06 +0000 (12:05 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Apr 2012 10:05:06 +0000 (12:05 +0200)
commitc24ca7b88e6388cdd5106bf612b86ba702ac9516
tree0eb7437d3314975682e936ea78d2355cf12ca846
parent0c278545321373b5bdff926adc0f645c319872a2
ffv1: add 1 status byte to slices in in case crcs are stored too.

This will allow storing of information about corrected and uncorrectable
errors.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/ffv1.c