Mercurial > libavcodec.hg
log sgidec.c @ 11036:faedf5cdb8c3 libavcodec
age | author | description |
---|---|---|
Sat, 19 Sep 2009 11:42:41 +0000 | reimar | Support uncompressed 16 bit sgi image format, as e.g. used by the files at libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Tue, 29 Apr 2008 21:31:21 +0000 | diego | Add long names to some AVCodec declarations. libavcodec |
Fri, 21 Mar 2008 03:11:20 +0000 | zuxy | Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec |
Fri, 01 Feb 2008 03:26:31 +0000 | michael | consts libavcodec |
Fri, 06 Apr 2007 18:29:27 +0000 | diego | SGI image decoder ported to the new image API. libavcodec |