aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decoding_encoding.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-11-19 20:37:42 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-16 15:21:19 +0100
commit388e3e7853d800c53ffcefc187bebb722c31a0fd (patch)
tree730322cf1ffbdf2e7b89c185b78e529c79e9b28e /doc/examples/decoding_encoding.c
parent866d5c958f24c67127286a82a4d7a730f00253e2 (diff)
downloadffmpeg-388e3e7853d800c53ffcefc187bebb722c31a0fd.tar.gz
ac3dec: update checked AV_EF flags.
A user who wishes to use default error concealment cannot set the AV_EF_CRCCHECK flag because not every CRC in every format is a reliable indicator of bitstream damage. In some formats crcrs can be nonsensical in absence of any damage. We thus add the AV_EF_CAREFUL flag in addition to the AV_EF_CRCCHECK flag to allow a user to enable this reliable CRC check without having to enable all CRC checks in all formats. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit eda3758c87dafe8a6179b16e25e60b11746213ad) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions