Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 13 May 2010 19:16:03 +0000 | rbultje | Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodec |
Thu, 13 May 2010 18:41:18 +0000 | mru | Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodec |
Thu, 13 May 2010 18:06:44 +0000 | michael | 1.0 and the resulting exactly representable value must be marked as float as well, libavcodec |
Thu, 13 May 2010 17:58:17 +0000 | michael | Cast constants to float to avoid gcc converting to and from libavcodec |
Thu, 13 May 2010 16:32:21 +0000 | michael | Use standard C for implementing sign_extend() and zero_extend(). libavcodec |
Thu, 13 May 2010 15:41:49 +0000 | rbultje | Reindent after r23112. libavcodec |