log svq1dec.c @ 12480:14896fa76003 libavcodec

age author description
Sat, 26 Jun 2010 14:34:08 +0000 mru svq1dec: replace VLA with malloc/free libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Mon, 19 Oct 2009 18:43:28 +0000 stefano Add additional long names for the Sorenson Vector Quantizer 1 decoder libavcodec
Thu, 24 Sep 2009 15:12:05 +0000 reimar Replace last use of INIT_VLC_USE_STATIC by INIT_VLC_USE_NEW_STATIC in svq1dec libavcodec
Thu, 24 Sep 2009 09:44:51 +0000 reimar Use INIT_VLC_STATIC where easily possible in svq1dec libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec