Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 31 May 2009 09:19:21 +0000 | reimar | Get rid of unreachable code: avctx->codec_id == CODEC_ID_ZLIB is not possible libavcodec |
Sun, 31 May 2009 09:16:06 +0000 | reimar | lcldec.c: change #if CONFIG_ZLIB to #if CONFIG_ZLIB_DECODER. libavcodec |
Sun, 31 May 2009 09:12:17 +0000 | reimar | Get rid of extradata casts, it already has the right uint8_t * type libavcodec |