Jason Garrett-Glaser ef38842f0b VP8: smarter prefetching
Don't prefetch reference frames that were used less than 1/32th of the time so
far in the frame.
This helps speed up to ~2% on videos that, in many frames, make near-zero
(but not entirely zero) use of golden and/or alt-refs.
This is a very common property of videos encoded by libvpx.

Originally committed as revision 24451 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-23 01:59:56 +00:00
2010-07-23 01:59:56 +00:00
2010-07-21 18:28:42 +00:00
2010-07-21 22:33:06 +00:00
2010-07-21 18:28:42 +00:00
2010-07-21 18:28:42 +00:00
2010-07-21 18:28:42 +00:00
2010-03-08 05:04:29 +00:00
2010-07-11 07:35:00 +00:00
2010-07-22 17:47:56 +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%