Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 31 May 2009 11:42:50 +0000 | reimar | Only call inflateEnd when we were actually using the zlib code. libavcodec |
Sun, 31 May 2009 11:41:49 +0000 | reimar | avctx->priv_data is initialized to 0, get rid of useless extra initialization. libavcodec |
Sun, 31 May 2009 11:35:20 +0000 | reimar | Merge variable declaration and initialization. libavcodec |
Sun, 31 May 2009 11:34:19 +0000 | reimar | Use int-size types instead of char where it makes no difference. libavcodec |