1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Reinhard Tartler 0793531859 Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b
On architectures such as x86 (both 32 bit and 64bit), the stack element
size is fixed, which maintains alignment.  Here, this change does not
break anything. However, we also support also other architectures where
this property is not maintained and therefore, applications will crash
horribly.

This change effectively forces all applications to be recompiled against
libswscale.
2011-06-20 18:01:39 +02:00
2011-06-19 19:45:36 +02:00
2011-06-18 19:53:36 +02:00
2011-06-16 20:24:57 +02:00
2011-06-16 20:24:57 +02:00
2011-06-16 20:24:57 +02:00
2011-06-16 20:24:57 +02:00
2011-05-21 13:48:10 +02:00
2011-04-07 02:54:12 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%