Michael Niedermayer c2271987f8 fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)
Originally committed as revision 20961 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-11-16 14:44:00 +00:00
2006-11-16 00:29:15 +00:00
2006-11-12 20:08:09 +00:00
2006-10-30 13:48:48 +00:00
2005-09-11 11:10:25 +00:00
2006-11-15 22:37:52 +00:00
2003-09-15 22:26:45 +00:00
2006-11-16 11:58:27 +00:00
2006-11-14 23:53:37 +00:00
2006-02-04 11:37:41 +00:00
2006-11-15 13:44:49 +00:00
2006-11-15 02:13:11 +00:00
2006-04-29 16:17:50 +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 and libpostproc are licensed under the Lesser GNU General
  Public License.

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

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%