Mans Rullgard ef66953875 x86: use raw opcode for xgetbv instruction
This allows the CPU detection to work with assemblers not supporting
the xgetbv mnemonic.  These include clang and some BSD versions.

All AVX code will be written for yasm, where the main assembler
is not involved.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-02-20 17:31:23 +00:00
2011-02-20 08:46:22 -05:00
2011-02-15 16:18:21 +01:00
2011-01-24 23:44:58 +00:00
2011-02-15 16:18:21 +01:00
2011-02-20 13:20:42 +00:00
2011-01-18 11:20:17 -08:00
2011-02-16 23:39:56 +00:00
2011-02-16 23:39:56 +00:00
2011-01-18 11:05:51 -08:00
2011-02-15 16:18:21 +01:00
2011-01-18 20:48:23 +00:00

FFmpeg 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%