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
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel