1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Gregory J. Wolfe e8c45b96f4 avcodec/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
ffmpeg 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.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-09-10 12:56:09 +02:00
..
2015-08-29 06:44:20 +01:00
2015-09-08 22:39:20 +02:00
2015-09-06 15:30:25 +01:00
2015-08-22 06:16:31 +01:00
2015-09-06 16:25:55 +02:00
2015-06-14 15:09:33 +02:00
2015-07-22 23:23:29 +02:00
2015-08-18 10:24:01 -04:00
2015-04-18 14:14:24 -03:00
2015-08-04 04:16:43 +02:00
2015-05-06 17:50:09 +02:00
2015-08-27 02:59:43 +02:00
2015-08-18 11:48:49 -04:00
2015-05-28 16:10:56 +02:00
2015-08-22 08:36:20 -07:00
2015-08-22 08:36:20 -07:00
2015-09-03 13:55:38 +02:00
2015-08-18 11:48:49 -04:00
2015-08-11 23:16:35 +02:00
2015-07-27 16:21:14 +01:00
2015-08-21 08:46:05 +02:00
2015-08-21 08:46:05 +02:00
2015-09-04 09:33:46 -04:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-08-25 19:47:43 +02:00
2015-08-28 04:25:15 +02:00
2015-08-18 10:24:01 -04:00
2015-07-27 19:13:48 +02:00
2015-08-18 11:48:49 -04:00
2015-09-06 14:06:44 +02:00
2015-07-22 23:23:29 +02:00
2015-08-15 15:06:01 +02:00
2015-08-18 11:48:49 -04:00
2015-08-27 17:05:44 +02:00
2015-08-19 14:15:43 +02:00
2015-09-07 15:32:08 +02:00
2015-08-03 10:12:10 +02:00
2015-07-27 15:24:58 +01:00