Nitpicking: > Adds a counter for when the code detect timer expired without ^ detects
> + int count_sustain_expired; /* occurances of code detect timer > expiring without detecting a code */ ^ occurrences > + if (cdt_active && state->sustain == 0) state->count_sustain_expired++; I think, according to ffmpeg style, you're supposed to put the instructions on a separate line. Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel