log

age author description
2006-07-05 diego cosmetics: Break overly long lines. libavcodec
2006-07-04 michael add rounding bias earlier in the idct, avoids many adds libavcodec
2006-07-04 banan Mark read-only data as const. Patch by stefan huehner org. libavcodec
2006-07-04 michael return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodec
2006-07-04 michael simplify intra prediction mode decoding libavcodec
2006-07-04 michael check cbp for validity, avoids possible out of array reads / segfaults libavcodec
2006-07-04 michael minor simplificationn libavcodec
2006-07-04 kostya Implement intensity compensation libavcodec
2006-07-04 kostya Correctly choose global transform mode, MV mode and fix bitplane decoding libavcodec
2006-07-04 kostya Optimizations suggested by Michael Niedermayer libavcodec
2006-07-03 stefang cleanup macroblock layer: merged decode of skipped MBs libavcodec
2006-07-03 stefang cosmetic patch: libavcodec
2006-07-03 kostya Correctly detect when use hpel or qpel mode libavcodec
2006-07-03 kostya 4-MV mode final fixes (now it works for non-exotic modes) libavcodec