Re: [FFmpeg-devel] [PATCH] Bugfix for #9135

2021-03-02 Thread James Almer
On 3/2/2021 1:25 PM, Peter White wrote: Sorry, apparently patches need to be sent inline, I just noticed. Please excuse my ignorance. They don't need to be inline, although it is preferred. What they need to be is made with git format-patch, which preserves authorship information and commit m

Re: [FFmpeg-devel] [PATCH] Bugfix for #9135

2021-03-02 Thread Peter White
Sorry, apparently patches need to be sent inline, I just noticed. Please excuse my ignorance. Peter diff --git a/configure b/configure index d11942fced..bcc845668b 100755 --- a/configure +++ b/configure @@ -6490,7 +6490,7 @@ enabled mmal && { check_lib mmal interface/mmal/mmal.h

[FFmpeg-devel] [PATCH] Bugfix for #9135

2021-03-02 Thread Peter White
Hello dear ffmpeg developers, I have just created ticket #9135 on the bug tracker. According to the instructions, I am sending the patch to this list, see attachment. Peter diff --git a/configure b/configure index d11942fced..bcc845668b 100755 --- a/configure +++ b/configure @@ -6490,7 +6490,7