Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 18 Oct 2009 21:08:23 +0000 | bcoudurier | fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot com libavcodec |
Sun, 18 Oct 2009 20:47:25 +0000 | lorenm | huffyuv: add some const qualifiers libavcodec |
Sun, 18 Oct 2009 20:10:10 +0000 | lorenm | simd add_hfyu_left_prediction libavcodec |
Sun, 18 Oct 2009 19:51:18 +0000 | jbr | add CONFIG_LPC to the build system for lpc dsputil functions. fixes build libavcodec |
Sun, 18 Oct 2009 18:51:54 +0000 | mru | WMAPRO: use some type punning in decode_coeffs() libavcodec |
Sun, 18 Oct 2009 16:29:10 +0000 | vitor | Replace big square-root table by a call to ff_sqrt(). Based on a patch libavcodec |