On Mon, 9 Mar 2015, Luca Barbato wrote:

On 20/01/15 15:59, Martin Storsjö wrote:
The previous use of the mov->fragments field, for determining whether
written packets were part of the first fragment or not, didn't
work as intended when using the empty_moov flag.
---
 libavformat/movenc.c | 11 +++++++----
 libavformat/movenc.h |  2 ++
 2 files changed, 9 insertions(+), 4 deletions(-)


Probably Ok, that struct is getting _many_ state variables though...

Yeah, it's a little messy. At least those VC1 specific state variables are all collected in one single struct.

Luckily very little actually uses VC1-in-MP4 (it was mostly as proof of concept, to allow muxing such smooth streaming files, even if all practical smooth streaming is H264 these days).

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to