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.
Description
Fork of FFmpeg for xenia's usage. Branched from latest release. On changes use a git rebase strategy when applicable!
Readme 298 MiB
Languages
C 91.6%
Assembly 6.5%
Makefile 1.3%
C++ 0.2%
Objective-C 0.1%