Mercurial > libavcodec.hg
log flvdec.c @ 12218:1696e915ae2e libavcodec
age | author | description |
---|---|---|
Wed, 07 Jul 2010 21:23:36 +0000 | cehoyos | Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodec |
Tue, 30 Mar 2010 23:30:55 +0000 | stefano | Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec |
Sat, 09 Jan 2010 14:59:06 +0000 | michael | Split H263 encoder and decoder from common code. libavcodec |
Thu, 07 Jan 2010 06:20:57 +0000 | michael | flv.h should ideally be included in flvdec.c libavcodec |
Thu, 07 Jan 2010 05:36:45 +0000 | michael | Split flv decoding out. libavcodec |