1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Paul B Mahol 1b3dbe3f75 lcldec: fix decoding of uncompressed rgb24 sample
Sample from ticket #1216 does not use any compression but bitstream
claims it is. Reference decoder decodes sample just fine.

Fixes #1216.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-11-04 16:58:14 +00:00
2012-11-04 11:54:57 +01:00
2012-11-04 16:50:58 +00:00
2012-10-13 21:17:43 +02:00
2012-11-03 22:47:14 +01:00
2012-10-31 12:07:11 +01:00
2012-11-01 15:46:18 +01:00
2012-11-04 13:00:20 +01:00
2012-10-31 19:28:02 +01:00
2012-10-30 18:51:21 +01:00

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%