log

age author description
2008-07-20 diego cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodec
2008-07-20 michael Fix used references indexes in the loop filter. libavcodec
2008-07-20 michael Add skip* AVOptions, which seem to have been missed. libavcodec
2008-07-20 andoma Decrease severity of 'invalid new backstep' log message to warning libavcodec
2008-07-20 andoma Supply context argument to av_log() in mpeg audio decoder. libavcodec
2008-07-19 jbr read 'coupling in use' parameter from bitstream into decoder context first, libavcodec
2008-07-19 michael Fix h264_loop_filter_strength_mmx2() so it works with PAFF. libavcodec
2008-07-19 banan Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID 112 run 2 libavcodec
2008-07-19 michael Take the brain amputated spec literally if the user asks for it (-strict 1). libavcodec
2008-07-19 michael Make strict_std_compliance available to decoders. libavcodec
2008-07-19 banan Fix for possible null pointer dereferencing, closes Coverity report 68 run 2. libavcodec
2008-07-19 vitor Cosmetics: alignment libavcodec
2008-07-19 vitor Simplify co(): do not abuse pointer aritmetics libavcodec
2008-07-19 michael Make the automatic has_b_frames increasing code increase it up to the libavcodec
2008-07-19 vitor Simplify co(): remove variables that are only used once libavcodec
2008-07-19 michael Try to fix my latest 100l fate SVQ3 breakage. libavcodec