Mercurial > libavcodec.hg
graph
-
Stop the approximation in bessel() once it does no longer improve. libavcodecWed, 06 Jan 2010 22:40:52 +0000, by michael
-
Handle more ADPCM codecs in av_get_bits_per_sample(). libavcodecWed, 06 Jan 2010 21:51:20 +0000, by daniel
-
Use correct context for av_log(), should prevent a crash for malformed files. libavcodecTue, 05 Jan 2010 16:25:41 +0000, by vitor
-
Add a few explanatory comments to cornercase workarounds. libavcodecTue, 05 Jan 2010 10:18:01 +0000, by diego
-
Replace array operator [] with direct access via pointer. libavcodecTue, 05 Jan 2010 01:16:02 +0000, by thilo.borgmann