Steve Lhomme:
> From: Steve Lhomme <rob...@ycbcr.xyz>
> 
> So they are sorted by their EBML path, in reverse order so we don't extra
> declarations.

A parent and a child reference each other (in most instances), so I
don't see how you would avoid forward declarations at all. (If the
forward declarations were avoidable by reordering, it would already have
been done.)

The reason you seemingly don't need forward declarations in
matroskasem.c is because they are contained in matroskasem.h.

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to