Commit History

Author SHA1 Message Date
  Michael Behrisch c5ac86256b lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
  Michael Niedermayer 492011f3c6 avutil/log: Fix occured typo 8 years ago
  Andreas Weis fb9187129c avutil/log: added av_log_format_line2 which returns buffer length 8 years ago
  Zhang Rui d38bc6361d avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE 9 years ago
  Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 9 years ago
  Matteo Nastasi (mop) 9c3c7b4579 avutil/log: more complete description of av_log function 9 years ago
  Michael Niedermayer 8e8219e0f0 Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' 9 years ago
  Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 9 years ago
  Michael Niedermayer 61eb602d27 avutil/log: add () to protect the argument of AV_LOG_C() 9 years ago
  Lukasz Marek 3c19744218 lavu/log: add device category macros 10 years ago
  tue46wsdgxfjrt 669a09fb37 Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting. 10 years ago
  Michael Niedermayer 4f698be8f6 avutil/log: add av_log_get_flags() 10 years ago
  Michael Niedermayer d9ac00ca7a Merge commit '42ba1c51d9e843135772a3b9e5cf036a37b28bdb' 10 years ago
  Michael Niedermayer c16e006181 Merge commit '7763118cae4eb468b032dbd29af15a011c2c233b' 10 years ago
  Luca Barbato 42ba1c51d9 log: Document AV_LOG_C usage 10 years ago
  Luca Barbato 7763118cae log: Support for 256color terminals 11 years ago
  Lukasz Marek 19b3a25048 lavu/log: add device categories 10 years ago
  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 05eb0f125c avutil/log: document log callback thread saftey requirements 11 years ago
  Michael Niedermayer 90cecd3c9b Merge commit '4272bb6ef1533846a788c259cc498562d0704444' 11 years ago
  Luca Barbato 4272bb6ef1 doxy: Document avlog 11 years ago
  Michael Niedermayer af804dbe9e Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' 11 years ago
  Diego Biurrun 523c7bd23c misc typo, style and wording fixes 11 years ago
  Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 11 years ago
  Paul B Mahol 1842b27564 lavu: 256 color support 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 2e39e7d0f1 log: add AV_CLASS_CATEGORY_NB 12 years ago
  Michael Niedermayer 5f509fa2e1 log: add category to AVClass 12 years ago
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 12 years ago
  Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 12 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 13 years ago
  Jindrich Makovicka 67bbf07fb5 log.h: make AVClass a named struct 13 years ago
  Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 years ago
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions 13 years ago
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 13 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 13 years ago
  Reimar Döffinger 3b6bbfa063 Check syntax even if DEBUG is not defined. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 13 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 years ago
  Michael Niedermayer 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 years ago
  Diego Biurrun eee9119ad1 Add parameter names to av_log/av_vlog function declarations. 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Michael Niedermayer 2c1bb26535 Make it possible for a log context to keep track of its parent context. 14 years ago
  Michael Niedermayer 8d2a5139da av_default_item_name() so Simply AVClasses need 1 function less. 14 years ago
  Michael Niedermayer 3fe1ec39c6 Add means to adjust the log level per context. 14 years ago
  Jai Menon 707cd944d6 Fix typo. 14 years ago