Mercurial > libavcodec.hg
log nuv.c @ 7662:dea70eae1e49 libavcodec
age | author | description |
---|---|---|
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Fri, 09 May 2008 11:56:36 +0000 | diego | Use full path for #includes from another directory. libavcodec |
Sun, 27 Apr 2008 10:52:44 +0000 | diego | Add long names to many 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 13:55:15 +0000 | michael | const libavcodec |
Fri, 01 Feb 2008 03:26:31 +0000 | michael | consts libavcodec |
Sun, 09 Sep 2007 18:14:11 +0000 | reimar | dsputil must be initialized before calling rtjpeg init. libavcodec |