summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGregory J. Wolfe <gregory.wolfe@kodakalaris.com>2015-09-09 15:32:42 -0400
committerMartin Storsjö <martin@martin.st>2015-09-29 11:37:36 +0300
commit1a4c5fe56008c61b0362c75bea5d446dc5b256bc (patch)
tree84dcd476d3b7cd4e9825a94a95012ac823aed15a /configure
parent8aecec84021a61b943718ff3d7c2c57fcd4af199 (diff)
libopenh264enc: Use av_log() to log messages
File libopenh264enc.c has been modified so that the encoder uses av_log() to log messages (error, warning, info, etc.) instead of logging them directly to stderr. At the time the encoder is created, the current libav log level is mapped to an equivalent libopenh264 log level. This log level, and a message logging function that invokes av_log() to actually log messages, are then set on the encoder. This contains further changes and simplifications by Michael Niedermayer and Martin Storsjö. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions