What started out as adding interlace detection (check the 'fiel' atom) for
quicktime files turned into a general cleanup effort. No need to have
duplicate definitions for interlacing (#define LAV_INTER_TOP_FIRST Y4M_ILACE_TOP_FIRST, ...)
so replace the copies (LAV_*) with their Y4M_* equivalents.