On Mon, 2 May 2022 at 10:39, Gyan Doshi <[email protected]> wrote: > The error is > > error: patch fragment without header at line 6: @@ -675,18 +677,17 @@ static > int encode_audio_frame(AVFrame *frame, > > > The patch on PW only shows the first two hunks. > > Ideally, send your path using git send-email, or upload the mbox file > generated by git format-patch. > > Since you already got a LGTM, I can push once I get a valid > master-rebased patch. > > > Regards, > Gyan
I uploaded the patchset to http://temp.andreas-unterweger.eu/patchset.tar.gz. The files have been generated as per the documented git format-patch command: git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml --to [email protected] -4 Best, Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
