aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parse.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-22 21:03:55 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-24 18:42:32 +0200
commit39a538f430d52f38c7cf014ba462b7f724d3378e (patch)
tree09ea02d2d81874b95d9098a635eb4a26a1d88b20 /libavcodec/mlp_parse.c
parent564d7946de56155d1c42165a8b561fcf5028cbbc (diff)
downloadffmpeg-39a538f430d52f38c7cf014ba462b7f724d3378e.tar.gz
avcodec/hevcdec: Output MD5-message in one piece
Otherwise, there is no guarantee that the various av_log-messages are not interrupted by another log statement. The latter may originate from anywhere else, even the HEVC decoder itself, as happens when one uses frame-threading to decode the BUMPING_A_ericsson_1.bit sample from the FATE-suite. Furthermore, the earlier approach suffered from the fact that various parts of the logmsg were output with different loglevels and that checking stopped after having encountered the first plane with MD5 mismatch, although it is probably interesting to know whether other planes are incorrect, too. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mlp_parse.c')
0 files changed, 0 insertions, 0 deletions