Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 16 Oct 2009 12:31:32 +0000 | michael | Add an experimental AVOption2 that uses an union instead of double for default_val. libavcodec |
Fri, 16 Oct 2009 07:55:57 +0000 | reimar | Split parts of dvdata.h into dvdata.c, this ensures that things like libavcodec |
Thu, 15 Oct 2009 18:04:55 +0000 | reimar | Add support for hardcoded ff_sin_* tables. libavcodec |
Thu, 15 Oct 2009 17:55:51 +0000 | reimar | Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions libavcodec |
Thu, 15 Oct 2009 17:19:07 +0000 | reimar | Remove silly casts to the same type as we already have. libavcodec |
Thu, 15 Oct 2009 17:16:50 +0000 | reimar | Add missing release_buffer at decode end for asv1 decoder. libavcodec |
Thu, 15 Oct 2009 17:10:07 +0000 | reimar | Partially revert r20233, exp2f is not available on some BSDs, DOS and AVR32. libavcodec |