Mercurial > libavcodec.hg
log ffv1.c @ 10406:825c7f57cfac libavcodec
age | author | description |
---|---|---|
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 |