Ramiro Polla 5e4c7ca224 Add attribute that forces alignment of stack to functions that need it.
Necessary for systems that don't align by default to 16 bytes, required by some
SSE instructions.
Requires GCC >= 4.2.
Based on patch by Gaël Chardon.

Originally committed as revision 10106 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-13 15:28:29 +00:00
2007-08-07 02:38:20 +00:00
2007-07-28 14:17:25 +00:00
2007-08-13 05:18:14 +00:00
2007-07-18 15:38:04 +00:00
2007-08-10 13:06:03 +00:00
2007-03-30 09:43:39 +00:00
2007-08-01 02:16:08 +00:00
2007-08-11 13:12:32 +00:00
2007-08-13 08:41:51 +00:00
2007-07-17 22:08:19 +00:00
2007-06-12 09:29:25 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  libpostproc and libswscale are licensed under the GNU Lesser General
  Public License.

* libpostproc and libswscale are distributed under the GNU General Public
  License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.
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%