Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Thu, 24 Jul 2008 03:19:52 +0000 | vitor | Simplify co(), use memcpy/memmove and colmult() when useful. libavcodec |
Thu, 24 Jul 2008 00:45:18 +0000 | michael | Reset prev_frame_num for idr frames as required by the spec. libavcodec |
Wed, 23 Jul 2008 17:24:11 +0000 | michael | Better explanation for buf_size==0 code. libavcodec |