Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 15 Oct 2009 17:10:07 +0000 | reimar | Partially revert r20233, exp2f is not available on some BSDs, DOS and AVR32. libavcodec |
Thu, 15 Oct 2009 15:11:57 +0000 | cehoyos | Raise MAX_THREADS to 16. libavcodec |
Thu, 15 Oct 2009 11:50:32 +0000 | reimar | Do not initialize ff_cos_* tables again in rdft_init, they are already libavcodec |
Thu, 15 Oct 2009 06:59:23 +0000 | reimar | Use cbrtf and exp2f instead of pow to calculate tables for MPEG audio decoding. libavcodec |