Commit History

Author SHA1 Message Date
  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
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 14 years ago
  Stefano Sabatini 68485d2728 Remove useless definition of struct AVCLASS. 15 years ago
  Stefano Sabatini bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 15 years ago
  Diego Biurrun 082dea8e40 Remove all remaining code that was disabled through the major version bump. 15 years ago
  Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 15 years ago
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 15 years ago
  Aurelien Jacobs af5f434f8c add the necessary include for LIBAV*_VERSION_* 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Diego Biurrun 91605c69fb minor wording fix 16 years ago