Mercurial > libavcodec.hg
log qtrle.c @ 7805:d1ebbf1e4d50 libavcodec
age | author | description |
---|---|---|
Sun, 07 Sep 2008 07:36:03 +0000 | stefang | add 1bpp decoding function and extend 4bpp function to libavcodec |
Sun, 31 Aug 2008 08:09:54 +0000 | stefang | reduce code duplication by moving common header parsing libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Mon, 26 May 2008 23:14:25 +0000 | diego | consistency cosmetics: indices --> indexes libavcodec |
Sun, 27 Apr 2008 22:39:51 +0000 | diego | Add long names to AVCodec declarations. libavcodec |
Fri, 21 Mar 2008 03:11:20 +0000 | zuxy | Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec |
Mon, 10 Mar 2008 03:07:44 +0000 | melanson | These video decoders do not need to include and initialize the DSP libavcodec |