История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer af804dbe9e Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' 12 лет назад
  Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 лет назад
  Michael Niedermayer a8e0d51bb8 opt: Add support to query ranges 12 лет назад
  Paul B Mahol 1842b27564 lavu: 256 color support 12 лет назад
  Michael Niedermayer e69263cd01 avutil: add get_category() for the case where one AVClass can have more than 1 category 12 лет назад
  Michael Niedermayer 2e39e7d0f1 log: add AV_CLASS_CATEGORY_NB 12 лет назад
  Michael Niedermayer 5f509fa2e1 log: add category to AVClass 12 лет назад
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 13 лет назад
  Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 13 лет назад
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 13 лет назад
  Jindrich Makovicka 67bbf07fb5 log.h: make AVClass a named struct 13 лет назад
  Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 лет назад
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 лет назад
  Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions 13 лет назад
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 13 лет назад
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 13 лет назад
  Reimar Döffinger 3b6bbfa063 Check syntax even if DEBUG is not defined. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 лет назад
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 лет назад
  Michael Niedermayer 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 лет назад
  Diego Biurrun eee9119ad1 Add parameter names to av_log/av_vlog function declarations. 14 лет назад
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
  Michael Niedermayer 2c1bb26535 Make it possible for a log context to keep track of its parent context. 14 лет назад
  Michael Niedermayer 8d2a5139da av_default_item_name() so Simply AVClasses need 1 function less. 14 лет назад
  Michael Niedermayer 3fe1ec39c6 Add means to adjust the log level per context. 14 лет назад
  Jai Menon 707cd944d6 Fix typo. 14 лет назад
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 14 лет назад
  Stefano Sabatini 68485d2728 Remove useless definition of struct AVCLASS. 15 лет назад
  Stefano Sabatini bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 15 лет назад
  Diego Biurrun 082dea8e40 Remove all remaining code that was disabled through the major version bump. 15 лет назад
  Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 16 лет назад
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 16 лет назад
  Aurelien Jacobs af5f434f8c add the necessary include for LIBAV*_VERSION_* 16 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Diego Biurrun 91605c69fb minor wording fix 16 лет назад
  Diego Biurrun e4a957d1a7 minor spelling fix 16 лет назад
  Stefano Sabatini 95a6a015e3 Enhance documentation for AVClass 16 лет назад
  Stefano Sabatini 07c37ca7fc remove useless extern keyword. 16 лет назад
  Måns Rullgård a309073bf4 use av_log_get/set_level() 17 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Panagiotis Issaris 3ec9a7873f Move the unaltered Doxygen docs from the log source code to the accompanying 17 лет назад
  Luca Abeni 434f2c18e8 Increase the av_log() levels, and add some documentation for them 18 лет назад
  Axel Holzinger 411983c1f2 Allow to uninstall a custom log callback 18 лет назад
  Baptiste Coudurier 3666f75d33 make option field const 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 лет назад
  Michael Niedermayer 918a45917c removing redundant mess next time we break compatiility 18 лет назад
  Luca Abeni 4b45de0e87 Move av_log() & friends to libavutil 18 лет назад