On Wed, Jul 26, 2017 at 15:37:16 -0700, Jacob Trimble wrote:
>              av_log(c->fc, AV_LOG_ERROR, "Failed to add index entry\n");
> +        } else if (err <= sc->current_sample && err + 1 !=
> st->nb_index_entries &&
> +            st->nb_index_entries != old_nb_index_entries) {

Your mailer inserted line breaks into the patch. Please either attach
it, or even better, send it with git send-email.

Thanks,
Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to