On 12/29/2014 2:20 PM, Martin Storsjö wrote: > If fragments == 0 it means we haven't written any moov atom yet. > If the empty_moov flag is set, we already have written an empty moov > atom at startup. Thus, the check for empty_moov is redundant. > > This is in preparation for allowing writing the moov atom later, > even when using the empty moov flag. > --- > libavformat/movenc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
OK. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
