Philip Gladstone 16e83cbbc4 Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images
when this conversion was used. I suspect that the same bug may be lurking in
other conversions. [The assumption was that the linesize was equal to the width
for both the source and destination images. This turns out not to be true
in some cases.]

Originally committed as revision 1556 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-08 15:34:25 +00:00
2003-02-08 12:06:42 +00:00
2003-02-03 18:45:25 +00:00
2003-02-08 12:13:32 +00:00
2003-02-01 20:56:39 +00:00
2002-11-11 19:13:50 +00:00
2002-12-28 13:54:11 +00:00
2003-01-29 12:00:11 +00:00
2002-05-25 23:01:48 +00:00
2002-11-20 17:08:39 +00:00
2002-11-19 20:09:45 +00:00
2002-05-09 06:23:37 +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
  liba52 are licensed under the Lesser GNU General Public
  License. liba52 is distributed under the GNU General Public License.

Fabrice Bellard.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%