Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 16 Oct 2009 22:52:23 +0000 | astrange | Huffyuv: Fix a valgrind warning in get_vlc2(). libavcodec |
Fri, 16 Oct 2009 16:50:15 +0000 | jai_menon | alacenc : Move some code around for clarity. libavcodec |
Fri, 16 Oct 2009 16:12:04 +0000 | ramiro | mlp: Indent. libavcodec |
Fri, 16 Oct 2009 16:10:00 +0000 | ramiro | mlp: Only initialize VLC tables once. This caused a crash when multiple libavcodec |
Fri, 16 Oct 2009 16:03:26 +0000 | ramiro | mlp: Use smaller CRC tables if CONFIG_SMALL. libavcodec |
Fri, 16 Oct 2009 15:16:59 +0000 | cehoyos | Do not try to free memory that was never allocated (partial revert of r20231). libavcodec |
Fri, 16 Oct 2009 14:50:08 +0000 | cehoyos | Release unreleased buffers found by make test. libavcodec |