Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 06 Jan 2010 22:40:52 +0000 | michael | Stop the approximation in bessel() once it does no longer improve. libavcodec |
Wed, 06 Jan 2010 21:51:20 +0000 | daniel | Handle more ADPCM codecs in av_get_bits_per_sample(). libavcodec |
Tue, 05 Jan 2010 16:25:41 +0000 | vitor | Use correct context for av_log(), should prevent a crash for malformed files. libavcodec |
Tue, 05 Jan 2010 10:18:01 +0000 | diego | Add a few explanatory comments to cornercase workarounds. libavcodec |
Tue, 05 Jan 2010 01:16:02 +0000 | thilo.borgmann | Replace array operator [] with direct access via pointer. libavcodec |
Tue, 05 Jan 2010 01:14:38 +0000 | cehoyos | Cosmetics: Fix indentation and comment after r21027. libavcodec |