Commit History

Author SHA1 Message Date
  Michael Niedermayer 74744790a3 Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66' 10 years ago
  Diego Biurrun 25a1ba814a log: Have function parameter names match between .c and .h file 10 years ago
  Michael Niedermayer a044a183a3 avutil/log: skip IO calls on empty strings 10 years ago
  Michael Niedermayer d6838309fe avutil/log: skip setting color for default (AV_LOG_INFO) level 10 years ago
  Michael Niedermayer 2c21e2ee4c avutil/log: merge calls that set ansi color and print the string 10 years ago
  Michael Niedermayer 808c10e728 avutil/log: check that len is within the buffer before reading it 10 years ago
  Michael Niedermayer 423ae31354 avutil/log: make default av_log callback thread safe 10 years ago
  Michael Niedermayer 3ed65d98c6 avutil/log: fix race between setting and using the log callback 10 years ago
  Michael Niedermayer 148310ca16 avutil/log: Use bprint for part 11 years ago
  Nicolas George 39bb26f91b lavu/log: do not skip overwritten lines. 11 years ago
  Nicolas George c25d1ba556 lavu/log: print prefix after \r. 11 years ago
  Michael Niedermayer 8fdec02fd1 Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d' 11 years ago
  Luca Barbato 0420c810ce log: pass the correct parameters to missing_feature_sample 11 years ago
  Michael Niedermayer 7edb984dd0 avutil/log: Fix context pointer used for get_category() 11 years ago
  Michael Niedermayer a057552212 avutil/log: dont count&print repeats for empty strings 11 years ago
  Michael Niedermayer 74b1c32a80 avutil/log: leave prefix printing state on empty input. 11 years ago
  James Almer 572e38a513 log: Remove redundant va_list creation from missing_feature_sample() 11 years ago
  Michael Niedermayer 905e7eb413 Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' 11 years ago
  Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 11 years ago
  Michael Niedermayer 99efd59626 Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 11 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 11 years ago
  Michael Niedermayer 5473f6258c Merge remote-tracking branch 'qatar/master' 11 years ago
  Martin Storsjö 7e6a11bcf7 avutil: Use a configure check to enable windows console functions 11 years ago
  Martin Storsjö b70abd5b61 avutil: Include io.h with a separate condition from windows console functions 11 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer 50bfd547b9 log: fix compilation failure on mingw due to reference to undefined set_color256 12 years ago
  Paul B Mahol 1842b27564 lavu: 256 color support 12 years ago
  Michael Niedermayer ee7214c59a log: change color for filters from blue to bright green 12 years ago
  Michael Niedermayer 3b0ad040b3 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 246154a9af log: Include io.h on windows 12 years ago
  Michael Niedermayer 244682dd08 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 145a8096d5 log: Only include unistd.h if configure found it 12 years ago
  Michael Niedermayer e847f41285 Merge remote-tracking branch 'qatar/master' 12 years ago
  Wolfram Gloger 258dfff839 extend log line buffer sizes 12 years ago
  Mans Rullgard 539df61193 log: include unistd.h only when needed 12 years ago
  Michael Niedermayer bc210bfca6 log: flip highlight bit for codec & muxer layer 12 years ago
  Michael Niedermayer e69263cd01 avutil: add get_category() for the case where one AVClass can have more than 1 category 12 years ago
  Michael Niedermayer b76f77ee0d log: swap colors for muxer and codec layer 12 years ago
  Michael Niedermayer eb7efc126a log: color prefixes according to their source. 12 years ago
  Michael Niedermayer 2191aef93b log: cleanup color arrays 12 years ago
  Michael Niedermayer 394b692b70 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 780ff97fef log: make colored output more colorful. 12 years ago
  Michael Niedermayer 7c7c5b2415 avutil/log: allow av_log_set_callback (NULL) 12 years ago
  Clément Bœsch 625751c47a log: use a different color for debug (green). 12 years ago
  Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 12 years ago
  Michael Niedermayer 707138593a Merge remote-tracking branch 'qatar/master' 12 years ago
  Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 12 years ago
  Michael Niedermayer 988f585fcb Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun f36b390275 Replace some forgotten FFmpeg references by Libav. 12 years ago