log vc1dec.c @ 11469:75b80079449f libavcodec

age author description
Wed, 24 Feb 2010 13:11:38 +0000 kostya ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls libavcodec
Sun, 21 Feb 2010 02:46:44 +0000 mru VC1: fix missing include h263.h libavcodec
Fri, 08 Jan 2010 19:40:10 +0000 michael Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. libavcodec
Sun, 11 Oct 2009 05:36:59 +0000 kostya Warn when WVC1 cannot be decoded libavcodec
Tue, 06 Oct 2009 15:30:08 +0000 kostya Since some junk may be or may be not present before actual VC-1 extradata, libavcodec
Thu, 24 Sep 2009 10:49:47 +0000 reimar Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since static libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec