Michael Niedermayer 0d83edaba9 dct-test: give emms a memory clober.
Without this, the compiler in theory could attempt to keep
things in float registers across the emms which would cause
bad things to happen.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-01 19:16:14 +02:00
2012-06-01 14:48:17 +02:00
2012-06-01 14:02:03 +02:00
2012-06-01 08:06:36 +02:00
2012-05-08 08:39:37 +02:00
2012-05-04 18:40:36 +02:00
2012-06-01 09:45:25 +02:00
2012-06-01 18:43:13 +02:00
2012-05-30 01:07:41 +02:00
2012-05-24 21:15:01 +02:00
2012-04-06 10:23:26 +02:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 335 MiB
Languages
C 89.6%
Assembly 8.1%
Makefile 1.3%
C++ 0.3%
GLSL 0.2%
Other 0.3%