Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 16 Apr 2009 02:28:49 +0000 | jbr | flacenc: write initial blocksize to STREAMINFO header instead of current libavcodec |
Wed, 15 Apr 2009 19:37:35 +0000 | reynaldo | [COSMETIC] Correct a minor nit. Should be clearer now. libavcodec |
Wed, 15 Apr 2009 19:28:28 +0000 | reynaldo | Fix possibly harmful outbound addressing. Patch by Kenan Gillet. libavcodec |
Wed, 15 Apr 2009 19:10:16 +0000 | conrad | avg_ pixel functions need to use (dst+pix+1)>>1 to average with existing libavcodec |