Michael Niedermayer 5b0fb5244d Store intra4x4_pred_mode per row only.
about 5 cpu cycles slower in the local code but should be overall faster
due to reduced cache use. (my sample though has too few intra4x4 blocks
for this to be meassureable easily either way)

Originally committed as revision 22052 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-25 14:02:39 +00:00
2009-12-08 20:01:46 +00:00
2010-02-25 09:10:37 +00:00
2010-02-22 21:28:19 +00:00
2010-01-20 06:42:39 +00:00
2010-02-13 19:24:32 +00:00
2010-02-24 14:45:18 +00:00
2010-02-21 13:28:46 +00:00
2010-02-21 11:43:01 +00:00
2010-01-26 22:23:12 +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%