[FFmpeg-devel] [PATCH] av_log repeating

Michael Niedermayer michaelni
Tue Sep 14 13:41:43 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logrepeat2.patch
Type: text/x-patch
Size: 3967 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100914/8955d00b/attachment.bin>
-------------- 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/20100914/8955d00b/attachment.pgp>



More information about the ffmpeg-devel mailing list