[FFmpeg-devel] [PATCH] av_log repeating

Michael Niedermayer michaelni
Fri Sep 24 17:43:05 CEST 2010


On Tue, Sep 14, 2010 at 01:41:43PM +0200, Michael Niedermayer wrote:
> Hi
> 
> heres another variant
> * repeating is disabled by default from libavutil
> * when enabled the \r messages are added depending on isatty()
> * we enable it for ffmpeg and ffplay (i can try to enable it for ffserver too
>   but i wasnt sure where to put the flush call, baptiste?)
>   This is to maintain existing behavior of repeat support, the mixing with
>   *printf is not fixed as its a seperate issue.
> 
> comments welcome, random arrogant rants are not welcome
> 
> 
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> It is dangerous to be right in matters on which the established authorities
> are wrong. -- Voltaire

>  doc/APIchanges     |    5 +++++
>  ffmpeg.c           |    3 +++
>  ffplay.c           |    3 +++
>  libavutil/avutil.h |    2 +-
>  libavutil/log.c    |    9 ++++++++-
>  libavutil/log.h    |   11 +++++++++++
>  6 files changed, 31 insertions(+), 2 deletions(-)
> 41ac313ad745e7fbea529f17bdfe455aa1401b78  logrepeat2.patch

applied in r25174 and  r25175

[...]
--
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100924/5ec43956/attachment.pgp>



More information about the ffmpeg-devel mailing list