summaryrefslogtreecommitdiff
path: root/src/lib/text_decoder.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-13 15:50:13 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-13 15:52:40 +0200
commitca44e3542214050de6cb8bbb223138765ac4bdb7 (patch)
tree37277bb85831252d7e5dae94389a6596fa588ccb /src/lib/text_decoder.cc
parent06ccbd71896e73221122ef61014dd64fe345536a (diff)
Ignore errors from avcodec_send_packet.
After seeking it appears that we often get irrelevant errors from this method. ffplay.c seems to ignore them, and this commit means that we do too (just logging them). I think these errors during a non-seeking "encoding" run could be cause for concern; perhaps we should take more note of them in that case.
Diffstat (limited to 'src/lib/text_decoder.cc')
0 files changed, 0 insertions, 0 deletions