[FFmpeg-devel] [PATCH] avcodec: add bink2 video decoder

James Almer jamrial at gmail.com
Tue Apr 7 17:33:26 EEST 2020


On 4/7/2020 11:29 AM, Paul B Mahol wrote:
> On 4/7/20, Anton Khirnov <anton at khirnov.net> wrote:
>> Quoting Paul B Mahol (2020-04-06 16:27:54)
>>> On 4/6/20, James Almer <jamrial at gmail.com> wrote:
>>>> On 4/6/2020 7:01 AM, Paul B Mahol wrote:
>>>>> On 3/20/20, Paul B Mahol <onemda at gmail.com> wrote:
>>>>>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>>>>>> ---
>>>>>>  configure               |    1 +
>>>>>>  libavcodec/Makefile     |    1 +
>>>>>>  libavcodec/allcodecs.c  |    1 +
>>>>>>  libavcodec/avcodec.h    |    1 +
>>>>>>  libavcodec/bink2.c      |  869 ++++++++++++++++++++++++++++
>>>>>>  libavcodec/bink2f.c     | 1125 ++++++++++++++++++++++++++++++++++++
>>>>>>  libavcodec/bink2g.c     | 1197
>>>>>> +++++++++++++++++++++++++++++++++++++++
>>>>>>  libavcodec/codec_desc.c |    7 +
>>>>>>  libavformat/bink.c      |    3 +-
>>>>>>  9 files changed, 3203 insertions(+), 2 deletions(-)
>>>>>>  create mode 100644 libavcodec/bink2.c
>>>>>>  create mode 100644 libavcodec/bink2f.c
>>>>>>  create mode 100644 libavcodec/bink2g.c
>>>>>>
>>>>>
>>>>> Will apply soon!
>>>>
>>>> You need to first send an updated patch with the bug/leak fixes that
>>>> people reported applied, so it can be confirmed they are ok.
>>>
>>> I fixed all bugs. gonna apply ASAP!
>>
>> This behaviour is utterly unacceptable.
>>
> 
> You wish, you ignore fact that I lost so much time in developing this decoder,
> to need tolerate such bikesheds from "friendly" developers.
> 
> Such arrogance and fake transparency including censorship are uncalled for.
> 
> If you are new dictator/leader of FFmpeg I do not want to be part of
> such community any more.

Paul, please, don't turn every single patch you send into drama for no
reason at all. It's exhausting.
All the reviews you got for this were very simple and not bikesheds.
Just resend the patch you say has all the issues fixed before pushing
it, and lets move on.


More information about the ffmpeg-devel mailing list