On Thu, May 10, 2018 at 06:40:07PM -0700, Alex Converse wrote:
> From: Alex Converse
>
> The code is trivial but the semantics in the spec are ambiguous. This
> should help keep parts of the muxer interpreting them consistently.
> ---
> libavformat/flvenc.c | 12
> 1 file changed, 8
From: Alex Converse
The code is trivial but the semantics in the spec are ambiguous. This
should help keep parts of the muxer interpreting them consistently.
---
libavformat/flvenc.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/libavformat/flvenc.c b/libavform