Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions
This helps catching cases where the format string doesn't
match what is passed in, or injection bugs where user data
is passed in as format string.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-06-23 20:17:46 +03:00
2011-06-20 23:06:17 +02:00
2011-06-16 20:24:57 +02:00
2011-06-16 20:24:57 +02:00
2011-06-23 16:55:36 +01:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-05-21 13:48:10 +02:00
2011-04-07 02:54:12 +02:00
2011-06-23 12:17:25 +01:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%