[FFmpeg-devel] [PATCH 1/3] timefilter: internally compute feedback factors.

Michael Niedermayer michaelni at gmx.at
Fri Mar 2 16:41:28 CET 2012


On Fri, Mar 02, 2012 at 11:59:18AM +0100, Nicolas George wrote:
> The feedback factors for the timefilter are directly computed from
> the expected period. This commit changes the init function to accept
> the period itself and compute the feedback factors internally,
> rather than having all client code duplicate the formulas.
> 
> This commit also actually fixes the formulas: the current code had
> sqrt(2*o), but the correct formula, both theoretically and according
> to experimental testing, is sqrt(2)*o.
> 

> Furthermore, it adds an exponential to feedback factors larger than
> 1 with large periods.

interresting idea

patch LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120302/0bcdd1e8/attachment.asc>


More information about the ffmpeg-devel mailing list