Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 24 Jul 2008 10:53:32 +0000 | diego | Remove AltiVec vector declaration compiler compatibility macros. libavcodec |
Thu, 24 Jul 2008 04:29:23 +0000 | vitor | Rename update() function to backward_filter() and add a doxy comment libavcodec |
Thu, 24 Jul 2008 04:15:50 +0000 | vitor | Rename and comment bandwidth broadening tables libavcodec |
Thu, 24 Jul 2008 04:07:50 +0000 | vitor | Follow FFmpeg convention of returning negative values on error in eval_lpc_coeffs() libavcodec |
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 |