1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00
Go to file
Carl Eugen Hoyos b52fcba9cd Fix decoding ATI VCR2 codec, sample in
samples/V-codecs/ATI-VCR12/ATI/VCR2test.avi
Software decoding was broken since r8865, when two new context variables
were added, but not initialized in vcr2_init_sequence().
Another such context variable was added in r18381.

Originally committed as revision 21438 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-24 22:47:50 +00:00
2010-01-20 02:26:32 +00:00
2009-12-08 20:01:46 +00:00
2010-01-16 11:05:36 +00:00
2010-01-24 22:07:32 +00:00
2010-01-16 03:54:55 +00:00
2010-01-20 06:42:39 +00:00
2010-01-20 06:42:39 +00:00
2010-01-24 17:27:00 +00:00
2010-01-23 01:25:19 +00:00
2010-01-20 18:55:38 +00:00
2010-01-20 14:14:42 +00:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

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