[FFmpeg-devel] [PATCH v5 1/6] avformat/apm: use new extradata format

Paul B Mahol onemda at gmail.com
Tue Jul 7 15:08:40 EEST 2020


On 7/7/20, Zane van Iperen <zane at zanevaniperen.com> wrote:
> On Mon, 6 Jul 2020 18:29:57 +0200
> "Michael Niedermayer" <michael at niedermayer.cc> wrote:
>
>> On Mon, Jul 06, 2020 at 09:24:20AM +0000, Zane van Iperen wrote:
>> > Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>
>> > ---
>> >  libavformat/Makefile |  2 +-
>> >  libavformat/apm.c    | 62
>> > ++++++++++++++++++++++++-------------------- 2 files changed, 35
>> > insertions(+), 29 deletions(-)
>>
>> I think the commit message should be more elaborate
>> "avformat/apm: use new extradata format"
>> doesnt really say what changes, why its changes
>>
> What's a nice way of saying "I made an error in the old format and
> had to change it in order to keep things simple in the muxer."?
>
> Essentially, I
>  - Handle the dodgy WAVEFORMATEX (that I missed before) correctly, and
>  - Pass through the entire APMState structure to the decoder instead of
>    only some fields.
>
>> You also may want to add yourself to the MAINTAINERs file
>>
> Will do, I'll send it in a different patchset.
> Would this warrant commit access? Because I'm including a GPG key, I'd
> like to have the commit signed, and `git format-patch` doesn't like
> signatures.

For developing few really trivial codecs/formats?
Sorry, but than anyone can have commit access.

>
>
> Zane
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list