log ffv1.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Sat, 26 Jun 2010 15:53:25 +0000 mru ffv1: remove VLAs libavcodec
Thu, 24 Jun 2010 15:22:33 +0000 benoit Set an opaque alpha value when decoding rgba ffv1. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Thu, 01 Apr 2010 18:51:08 +0000 michael Store range coder state transition table. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Mon, 22 Mar 2010 21:12:31 +0000 michael Disallow VLC coding with more than 8 bits as there are several bugs libavcodec
Mon, 22 Mar 2010 15:04:11 +0000 michael Throw out last experimental warning that was printed for colorspaces with more than libavcodec
Mon, 22 Mar 2010 14:26:17 +0000 michael Remove the word "experimental" libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Sun, 30 Aug 2009 21:19:37 +0000 diego Use "FFmpeg video codec #1" instead of "FFmpeg codec #1" as codec long name. libavcodec
Wed, 26 Aug 2009 21:25:43 +0000 cehoyos Fix comments after switching from CABAC to range coder in r3658. libavcodec
Fri, 14 Aug 2009 16:41:21 +0000 cehoyos Fix typo. libavcodec
Fri, 24 Apr 2009 13:38:28 +0000 michael indent libavcodec
Fri, 24 Apr 2009 04:10:32 +0000 michael Support >8bit per component YUV in FFV1. libavcodec
Fri, 24 Apr 2009 01:50:09 +0000 michael Force speed irrelevant calls to get/put_symbol() to be noinline. libavcodec