Michael Niedermayer c988f97566 Rearchitecturing the stiched up goose part 1
Run loop filter per row instead of per MB, this also should make it
much easier to switch to per frame filtering and also doing so in a
seperate thread in the future if some volunteer wants to try.
Overall decoding speedup of 1.7% (single thread on pentium dual / cathedral sample)
This change also allows some optimizations to be tried that would not have
been possible before.

Originally committed as revision 21270 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-17 20:35:55 +00:00
2010-01-16 11:05:36 +00:00
2009-12-08 20:01:46 +00:00
2010-01-16 11:05:36 +00:00
2010-01-17 19:26:35 +00:00
2010-01-16 03:54:55 +00:00
2010-01-01 15:07:35 +00:00
2010-01-17 19:10:05 +00:00

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

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

* Read the documentation in the doc/ directory.

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

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