Re: [FFmpeg-devel] [PATCH v3 2/2] avutil/log: added test case for av_log_format_line2

2016-04-27 Thread Andreas Weis
On 4/27/2016 7:22 PM, Michael Niedermayer wrote: > > applied both patches > > thx > Thank you for the review. Best regards, Andreas signature.asc Description: OpenPGP digital signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://f

Re: [FFmpeg-devel] [PATCH v3 2/2] avutil/log: added test case for av_log_format_line2

2016-04-27 Thread Michael Niedermayer
On Wed, Apr 27, 2016 at 08:15:18AM +0200, Andreas Weis wrote: > From: Andreas Weis > > Signed-off-by: Andreas Weis > --- > libavutil/log.c | 30 ++ > 1 file changed, 30 insertions(+) applied both patches thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF67

[FFmpeg-devel] [PATCH v3 2/2] avutil/log: added test case for av_log_format_line2

2016-04-26 Thread Andreas Weis
From: Andreas Weis Signed-off-by: Andreas Weis --- libavutil/log.c | 30 ++ 1 file changed, 30 insertions(+) diff --git a/libavutil/log.c b/libavutil/log.c index 0efba7a..7e279ad 100644 --- a/libavutil/log.c +++ b/libavutil/log.c @@ -444,6 +444,17 @@ void avpriv_rep