log flvdec.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 07 Sep 2010 19:15:29 +0000 stefano Use new imgutils.h API names, fix deprecation warnings. libavcodec
Fri, 06 Aug 2010 09:37:04 +0000 stefano Remove use of the deprecated function avcodec_check_dimensions(), use libavcodec
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