Stefano Sabatini ec7ab610d5 Extend the slice filter to make it issue slice height values randomly
choosen between 8 and 32 when the supplied parameter is the string
"random".

This is useful for testing the slice support, but it is not supposed
to be used for other purposes and this interface may change in the
future, thus it is not documented.

The randomization algorithm adopted is the standard Numerical Recipes
LCG.

Originally committed as revision 22505 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-13 10:41:25 +00:00
2010-03-09 01:03:09 +00:00
2010-01-20 06:42:39 +00:00
2010-03-10 02:57:01 +00:00
2010-03-08 05:04:29 +00:00
2010-03-12 15:12:05 +00:00
2010-03-08 18:43:27 +00:00
2010-03-10 03:10:26 +00:00
2010-03-09 14:58:29 +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%