Mercurial > libavcodec.hg
log adxenc.c @ 8578:db79dcbd5161 libavcodec
age | author | description |
---|---|---|
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |
Thu, 31 Jul 2008 10:47:31 +0000 | pross | Modify all codecs to report their supported input and output sample format(s). libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 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 |
Thu, 01 Nov 2007 18:38:15 +0000 | aurel | split adx encoder in its own file libavcodec base adx.c@314d09dfa17e |