Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 26 Jul 2008 14:29:39 +0000 | vitor | Give the context structure of ra288 a better name: s/Real288_internal/RA288Context/ libavcodec |
Sat, 26 Jul 2008 08:48:26 +0000 | pross | add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. libavcodec |
Sat, 26 Jul 2008 07:08:15 +0000 | pross | add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) libavcodec |
Sat, 26 Jul 2008 02:31:19 +0000 | michael | indent libavcodec |
Sat, 26 Jul 2008 02:27:14 +0000 | michael | chroma_format_idc=0 aka grayscale support. libavcodec |
Sat, 26 Jul 2008 01:57:10 +0000 | astrange | Add a new -debug option for tracing calls to the default get/release_buffer functions. libavcodec |