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
|
13 лет назад |
Luca Barbato
|
dfd2a005eb
Replace dprintf with av_dlog
|
13 лет назад |
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 лет назад |