On 1/31/23, Andreas Rheinhardt <[email protected]> wrote: > Paul B Mahol: >> + ///< Which substream of substreams carry 16-channel presentation >> + uint8_t extended_substream_info; >> + >> + ///< Which substream of substreams carry 2/6/8-channel presentation >> + uint8_t substream_info; >> + > > Sure about the '<' in ///<? I thought this means that the comment > applies to the entity directly before the ///<.
I copied from other lines. > > - Andreas > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
