[FFmpeg-devel] [PATCH 2/2] avisynth: fix Planar RGB output

Stephen Hutchinson qyot27 at gmail.com
Sat Oct 22 06:32:52 EEST 2016


On 10/21/2016 10:30 PM, Carl Eugen Hoyos wrote:
> 2016-09-27 9:15 GMT+02:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:
>> 2016-09-27 6:45 GMT+02:00 Stephen Hutchinson <qyot27 at gmail.com>:
>>
>>> Ping.
>>
>> Consider sending your public key to Michael, you maintain this code.
>
> Ping.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

Okay, we're getting into a discussion about public keys.
The only thing mentioned to me concerning this when being
made maintainer was that it was for push rights.  I don't
need or want push rights because any future patches to
the AviSynth demuxer will be on the smaller side - if not
smallest, like the patch in question here - and very few
and far between (months or even years at the level of
maturity the demuxer has now*), making it pointless for me
to have that ability.  And while it may be more likely for
me to submit patches to things I don't maintain in that
span of time, I would be even stricter about it than the
docs are and refuse to push patches I submit to areas I
don't maintain.

*I can prognosticate a little here: the only two
conceivable changes that may be needed in the future
are in the event of AviSynth+ gaining Linux/OSX support
and finally displacing AvxSynth (requires getting rid of
some ifdefs and changing the lib name AVISYNTH_LIB points to)
and the off chance that the Windows builds of AviSynth+ might
eventually do something useful with UTF-8, in which case the
ifdef for that would need to be altered or removed.  Other
than some hypothetical grand API shift on our side (the
fixing of which is not in my wheelhouse; I'd merely be testing
and approving the patch(es) which update(s) the demuxer to
use said newer APIs), that's all.

The use of a public key to verify individual commits reads
to me, again, as though it only applies to being able to
verify commits pushed to a repository by those with push
rights.


More information about the ffmpeg-devel mailing list