Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 04 Aug 2008 11:17:22 +0000 | michael | Fix dist_scale_factor for long term reference pictures. libavcodec |
Mon, 04 Aug 2008 08:25:38 +0000 | benoit | Return an error when ff_jpegls_decode_picture fails. libavcodec |
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 |
Mon, 04 Aug 2008 02:41:19 +0000 | michael | Use the correct collocated field in pred_direct_motion() when it differs in parity. libavcodec |
Sun, 03 Aug 2008 22:29:06 +0000 | jbr | Read bitstream parameters for E-AC-3 streams before returning an error. libavcodec |