id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
606	A/V desync for 60fps H264 in avi on playback	kyh96403		"Hi...
I found some bug...

libavcodec

cook.c
at line 1078 it maybe changed by
""if (avctx->extradata_size >= 8)"" -> ""if (extradata_size >= 8)""
sample: RV3.COOK [Test].rm

vc1 decoder
Image is incorrect
(before version(interlace supported) is ok...)
sample: vc1_error_spilt.avi

ac3/dca decoder
at x86_64 version ff_int32_to_float_fmul_scalar_sse and ff_int32_to_float_fmul_scalar_sse2 is crash or noise
sample: vc1_error_spilt.avi(dca) is crash.
sample: ac3_error_spilt.ts(ac3) has noise.



libavformat

avidec
sample: 60fps.avi audio's pts is double speed.
"	defect	closed	normal	avformat	git-master	fixed	aac avi pts				1	0
