Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 05 Jul 2006 14:12:00 +0000 | diego | cosmetics: Break overly long lines. libavcodec |
Tue, 04 Jul 2006 22:43:35 +0000 | michael | add rounding bias earlier in the idct, avoids many adds libavcodec |
Tue, 04 Jul 2006 19:15:47 +0000 | banan | Mark read-only data as const. Patch by stefan huehner org. libavcodec |
Tue, 04 Jul 2006 17:08:35 +0000 | michael | return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodec |