Steve Lhomme:
> From: Steve Lhomme
>
> 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 avoida
From: Steve Lhomme
So they are sorted by their EBML path, in reverse order so we don't extra
declarations.
No functional changes.
---
libavformat/matroskasem.c | 256 +++---
1 file changed, 128 insertions(+), 128 deletions(-)
diff --git a/libavformat/matroskasem