log utils.c @ 7475:eaf0ebba81d7 libavcodec

age author description
Mon, 04 Aug 2008 07:40:07 +0000 pross Make avcodec_string() and av_get_bits_per_sample() report the sample size for CODEC_ID_PCM_ZORK libavcodec
Thu, 31 Jul 2008 12:56:56 +0000 pross Write sample format description within avcodec_string() 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 01:57:10 +0000 astrange Add a new -debug option for tracing calls to the default get/release_buffer functions. libavcodec
Sun, 20 Jul 2008 16:02:49 +0000 michael Add skip* AVOptions, which seem to have been missed. libavcodec
Sat, 19 Jul 2008 15:57:06 +0000 michael Make strict_std_compliance available to decoders. libavcodec