| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' | Michael Niedermayer | 2013-03-14 | 1 | -0/+39 |
|\ |
|
| * | Add av_log_{ask_for_sample|missing_feature} replacements to libavutil | Diego Biurrun | 2013-03-13 | 1 | -0/+39 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -2/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-01 | 1 | -3/+5 |
|\| |
|
| * | avutil: Use a configure check to enable windows console functions | Martin Storsjö | 2012-11-30 | 1 | -2/+2 |
| * | avutil: Include io.h with a separate condition from windows console functions | Martin Storsjö | 2012-11-30 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | log: fix compilation failure on mingw due to reference to undefined set_color256 | Michael Niedermayer | 2012-07-07 | 1 | -0/+1 |
* | | lavu: 256 color support | Paul B Mahol | 2012-07-07 | 1 | -20/+28 |
* | | log: change color for filters from blue to bright green | Michael Niedermayer | 2012-06-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-26 | 1 | -0/+1 |
|\| |
|
| * | log: Include io.h on windows | Ronald S. Bultje | 2012-06-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
|\| |
|
| * | log: Only include unistd.h if configure found it | Martin Storsjö | 2012-06-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-22 | 1 | -0/+4 |
|\| |
|
| * | log: include unistd.h only when needed | Mans Rullgard | 2012-06-21 | 1 | -0/+4 |
* | | extend log line buffer sizes | Wolfram Gloger | 2012-06-22 | 1 | -5/+7 |
* | | log: flip highlight bit for codec & muxer layer | Michael Niedermayer | 2012-06-20 | 1 | -12/+12 |
* | | avutil: add get_category() for the case where one AVClass can have more than ... | Michael Niedermayer | 2012-06-19 | 1 | -4/+13 |
* | | log: swap colors for muxer and codec layer | Michael Niedermayer | 2012-06-19 | 1 | -12/+12 |
* | | log: color prefixes according to their source. | Michael Niedermayer | 2012-06-03 | 1 | -12/+57 |
* | | log: cleanup color arrays | Michael Niedermayer | 2012-06-03 | 1 | -2/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-28 | 1 | -2/+2 |
|\| |
|
| * | log: make colored output more colorful. | Anton Khirnov | 2012-05-26 | 1 | -2/+2 |
* | | avutil/log: allow av_log_set_callback (NULL) | Michael Niedermayer | 2012-05-10 | 1 | -1/+2 |
* | | log: use a different color for debug (green). | Clément Bœsch | 2012-01-09 | 1 | -2/+2 |
* | | lavu: introduce av_log_format_line. | Nicolas George | 2011-12-08 | 1 | -14/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-05 | 1 | -35/+46 |
|\| |
|
| * | Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. | Yordan Makariev | 2011-12-03 | 1 | -35/+47 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -4/+4 |
|\| |
|
| * | Replace some forgotten FFmpeg references by Libav. | Diego Biurrun | 2011-11-02 | 1 | -4/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-09 | 1 | -1/+1 |
|\| |
|
| * | log: Fix an oob array read. | Alex Converse | 2011-05-08 | 1 | -1/+1 |
| * | Replace strncpy() with av_strlcpy(). | Alex Converse | 2011-05-03 | 1 | -1/+2 |
| * | Fix races in default av_log handler | Reinhard Tartler | 2011-04-29 | 1 | -3/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-21 | 1 | -1/+1 |
|\| |
|
| * | Remove a version check in av_log made unnecessary by the big bump. | Diego Biurrun | 2011-04-20 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -4/+1 |
|\| |
|
| * | lavu: remove misc disabled cruft | Anton Khirnov | 2011-04-19 | 1 | -4/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Fix apparently exploitable race condition. | Michael Niedermayer | 2011-03-25 | 1 | -1/+2 |
* | | log:Sanitize string of most control chars before printing. | Michael Niedermayer | 2011-03-25 | 1 | -1/+10 |
|/ |
|
* | Recognize FFMPEG_FORCE_NOCOLOR environment variable on Win32 | Daniel Verkamp | 2011-01-01 | 1 | -1/+1 |
* | Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of | Stefano Sabatini | 2010-12-06 | 1 | -2/+3 |
* | Allow to force colored output. | Etienne Buira | 2010-12-05 | 1 | -2/+2 |
* | indent | Michael Niedermayer | 2010-09-24 | 1 | -1/+1 |
* | Cosmetic (rename detect_repeats to is_atty which matches the truth) | Michael Niedermayer | 2010-09-24 | 1 | -3/+3 |
* | 2nd try to fix av_log() repeated detection | Michael Niedermayer | 2010-09-24 | 1 | -1/+8 |