]> git.sesse.net Git - ffmpeg/commit
avformat/librist: increase default loglevel
authorMarton Balint <cus@passwd.hu>
Sat, 6 Mar 2021 21:53:21 +0000 (22:53 +0100)
committerMarton Balint <cus@passwd.hu>
Sat, 13 Mar 2021 16:36:48 +0000 (17:36 +0100)
commit4217e091fefe540a0aab767e4a0a2454808cb4aa
treedc0ea654c8c65429be9a1805313e4dc0e4e90f4b
parent7b0832dea8fe266011e2891402e091562edbb6ba
avformat/librist: increase default loglevel

Also remove AV_LOG_SIMULATE from the list as it is not used directly, and do
not use panic level on unknown loglevel, but make them warn. Also fix mapping of
NOTICE/INFO/VERBOSE and add documentation about when the option should actually
be used.

Signed-off-by: Marton Balint <cus@passwd.hu>
doc/protocols.texi
libavformat/librist.c