Benoit Fouet 57ae779d41 add an AVClass pointer in SwsContext context
Originally committed as revision 9434 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-26 16:09:55 +00:00
2007-06-26 07:51:20 +00:00
2007-06-12 18:50:50 +00:00
2007-06-24 12:23:34 +00:00
2007-06-25 12:31:01 +00:00
2007-06-17 00:05:39 +00:00
2007-06-26 15:52:54 +00:00
2007-06-26 13:25:12 +00:00
2007-06-19 06:27:11 +00:00
2007-06-12 09:29:25 +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.
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%