Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 23 Jan 2010 13:49:09 +0000 | reimar | Use av_freep intead of av_free to free pointers in vp56 context. libavcodec |
Sat, 23 Jan 2010 10:25:22 +0000 | reimar | Zero the frame data on allocation for VB codec, e.g. the FATE sample seems to libavcodec |
Sat, 23 Jan 2010 08:39:50 +0000 | daniel | Export wma_critical_freqs as ff_wma_critical_freqs libavcodec |
Fri, 22 Jan 2010 23:40:18 +0000 | reimar | The SSSE3 version of dct_quantize in mpegvideo_mmx_template.c needs libavcodec |
Fri, 22 Jan 2010 23:07:58 +0000 | alexc | Implement an sse version of scalarproduct_float(). libavcodec |
Fri, 22 Jan 2010 19:07:44 +0000 | kostya | Check for chunk boundaries when decoding VB codec data libavcodec |
Fri, 22 Jan 2010 18:28:41 +0000 | kostya | Zero palette in case not all entries are initialized later libavcodec |