[FFmpeg-cvslog] dict: fix various typos

Clément Bœsch ubitux at gmail.com
Tue Jun 28 10:49:14 CEST 2011


On Tue, Jun 28, 2011 at 10:42:35AM +0200, Stefano Sabatini wrote:
[...]
> - *  implementation as well as API inefficient. It doesnt scale and is
> - *  be extreemly slow with large dictionaries.
> - *  It is recommanded that new code uses our tree container from tree.c/h
> - *  where applicable.
> - *  Which uses AVL trees to achive O(log n) performance
> + *  implementation as well as API inefficient. It does not scale and is
> + *  extremely slow with large dictionaries.
> + *  It is recommended that new code uses our tree container from tree.c/h
> + *  where applicable, which uses AVL trees to achive O(log n) performance.
                                                 ^^^^^^
                                                 achieve?

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20110628/bae53218/attachment.asc>


More information about the ffmpeg-cvslog mailing list