Ronald S. Bultje bbfd2e7ab4 VC1: inline vc1_put_block() in vc1_decode_i_blocks().
Advantage is that it allows us to combine several loops into a single
one, and these can eventually be merged into the IDCT itself. Also, it
allows us to remove vc1_put_block(), and makes CODEC_FLAG_GRAY faster.
2011-02-21 10:23:44 -05:00
2011-02-20 08:46:22 -05:00
2011-02-15 16:18:21 +01:00
2011-01-24 23:44:58 +00:00
2011-02-15 16:18:21 +01:00
2011-02-20 13:20:42 +00:00
2011-01-18 11:20:17 -08:00
2011-02-16 23:39:56 +00:00
2011-02-16 23:39:56 +00:00
2011-01-18 11:05:51 -08:00
2011-01-18 20:48:23 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
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%