Mercurial > libavcodec.hg
log sonic.c @ 8616:225104b68cbb libavcodec
age | author | description |
---|---|---|
Tue, 13 Jan 2009 23:44:16 +0000 | aurel | Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec |
Wed, 03 Sep 2008 12:33:21 +0000 | diego | Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific libavcodec |
Tue, 02 Sep 2008 23:25:57 +0000 | diego | Replace generic CONFIG_DECODERS preprocessor conditionals by more specific libavcodec |
Thu, 31 Jul 2008 10:47:31 +0000 | pross | Modify all codecs to report their supported input and output sample format(s). libavcodec |
Tue, 24 Jun 2008 20:01:31 +0000 | stefang | mark read-only data as const libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Mon, 28 Apr 2008 10:21:58 +0000 | diego | Add long names to some AVCodec declarations. libavcodec |