Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 04 Aug 2008 07:49:50 +0000 | pross | Simplify PCM codec; replace switch() statements with av_get_bits_per_sample(). libavcodec |
Mon, 04 Aug 2008 07:47:23 +0000 | pross | Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field. libavcodec |
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 |