Katerina Barone-Adesi 4d25c2bc76 build: Support building using clang-usan and disable-optimization
Clang Undefined Behaviour Sanitizer seems to make non-constant constant
expressions, making the compilation fail when they are used within
inline assembly if no optimization is requested.

Add -O1 to the cflags to hide the misbehaviour.

Bug-Id: 683
2014-05-16 19:58:34 +02:00
2014-05-15 07:42:07 +02:00
2014-04-06 21:18:49 +02:00
2014-05-11 15:00:03 +02:00
2014-05-11 15:00:03 +02:00
2014-05-11 15:00:03 +02:00
2013-07-07 21:43:23 +02:00
2014-05-15 06:49:34 +02:00
2014-03-13 11:59:34 +01:00
2011-04-07 02:54:12 +02:00
2014-02-12 13:13:17 +00:00
2014-03-13 08:24:11 -04:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%