[FFmpeg-devel] [PATCH] optimize init_vlc
Lars Täuber
lars.taeuber
Sun Mar 28 12:14:50 CEST 2010
Hallo Loren,
On Sun, 28 Mar 2010 04:17:59 +0000 (UTC) Loren Merritt <lorenm at u.washington.edu> wrote:
> optimize init_vlc().
> Reduce worst case time from O(N^2) to O(N*log(N)).
> Reduce average case by a factor of 7 in ffv2 (total decoding speed +4-25%)
is this ffv2 codec visible somewhere on the net? Or just a small REDME/doc/idea paper?
Thanks
Lars
More information about the ffmpeg-devel
mailing list