Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 24 Jul 2008 04:05:41 +0000 | vitor | Rename pred() to eval_lpc_coeffs() and add a doxy comment libavcodec |
Thu, 24 Jul 2008 03:50:06 +0000 | vitor | Give windowing tables a more descriptive name libavcodec |
Thu, 24 Jul 2008 03:28:42 +0000 | vitor | Add comments to do_hybrid_window() libavcodec |
Thu, 24 Jul 2008 03:28:01 +0000 | vitor | Give parameters of do_hybrid_window() more meaningful names libavcodec |
Thu, 24 Jul 2008 03:23:51 +0000 | vitor | Rename co() function to the much more descriptive name of libavcodec |
Thu, 24 Jul 2008 03:22:19 +0000 | vitor | Simplify co(): write constant in a more readable way libavcodec |