Kostya ShishkovandMichael Niedermayer 61c52ead7c When playing
ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/QPEG/VWbig6.avi with my
decoder (should appear soon) it hadn't changed palette even there are
palette change chunks in that AVI.
Here is small patch to make it work (zero number of colors to change in
that chunk actually means to change ALL colors).
patch by (Kostya <cannonball>at<bw-team>dot<com>)

Originally committed as revision 3670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-12 01:32:35 +00:00
2004-10-28 19:40:57 +00:00
2004-11-12 01:21:34 +00:00
2004-11-12 01:32:35 +00:00
2004-11-12 01:21:34 +00:00
2004-10-06 09:55:32 +00:00
2004-10-28 19:40:57 +00:00
2004-10-16 20:30:14 +00:00
2004-10-16 23:44:16 +00:00
2004-10-28 19:43:50 +00:00
2004-07-20 03:40:45 +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.
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%