All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Dafna Hirschfeld <dafna3@gmail.com>
Cc: ezequiel@vanguardiasur.com.ar, helen.koike@collabora.com,
	hverkuil@xs4all.nl, mchehab@kernel.org,
	outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH vicodec v4 0/3] Add support to more pixel formats in vicodec
Date: Thu, 8 Nov 2018 12:54:22 -0500	[thread overview]
Message-ID: <20181108175422.GA14882@sasha-vm> (raw)
In-Reply-To: <CAJ1myNSJ5RtaJgAubNyxmH-JrZdVpZtjHL6-jDhW65oStqX-Ow@mail.gmail.com>

On Thu, Nov 08, 2018 at 10:10:10AM +0200, Dafna Hirschfeld wrote:
>On Thu, Nov 8, 2018 at 2:51 AM Ezequiel Garcia <
>ezequiel@vanguardiasur.com.ar> wrote:
>
>> Hello Dafna,
>>
>> Thanks for the patches.
>>
>> Just out of curiosity.  Why these patches havent't been submitted to
>> the media mailing list?
>>
>> Hi,
>I wasn't sure if I should send it to the media mailing list, since this
>part of outreachy application.

In general, for any patch you send to any subsystem please Cc all the
relevant mailing lists and maintainers. For Outreachy application you
already did that (by Cc'ing Greg), you just need to keep doing the same
as you continue your work on other parts of the kernel.

>Also, how are you testing these changes?
>>
>
>Based on Helen's decoder:
>https://gitlab.collabora.com/koike/v4l2-codec
>
>I extended it to include encoders and decoders for the new supported
>formats.
>
>testing formats with alpha plane:
>https://github.com/kamomil/outreachy/blob/master/argb-and-abgr-full-example.sh
>
>testing greyscale:
>https://github.com/kamomil/outreachy/blob/master/greyscale-full-example.sh

It's awesome seeing these testsuites, it gives reviewers confidence that
your patch is well tested and they can focus on other parts of the
review process rather than check for the basic correctness of the patch.

Please include links such as these and indicate how you tested your code
in your future patches.

--
Thanks,
Sasha


  reply	other threads:[~2018-11-08 17:54 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 21:14 [PATCH vicodec v4 0/3] Add support to more pixel formats in vicodec Dafna Hirschfeld
2018-11-15 11:23 ` Dafna Hirschfeld
2018-11-05 21:14 ` [PATCH vicodec v4 1/3] media: vicodec: prepare support for various number of planes Dafna Hirschfeld
2018-11-15 11:23   ` Dafna Hirschfeld
2018-11-05 21:14 ` [PATCH vicodec v4 2/3] media: vicodec: Add support of greyscale format Dafna Hirschfeld
2018-11-15 11:23   ` Dafna Hirschfeld
2018-11-05 21:14 ` [PATCH vicodec v4 3/3] media: vicodec: Add support for 4 planes formats Dafna Hirschfeld
2018-11-15 11:23   ` Dafna Hirschfeld
2018-11-08  0:51 ` [Outreachy kernel] [PATCH vicodec v4 0/3] Add support to more pixel formats in vicodec Ezequiel Garcia
2018-11-08  8:10   ` Dafna Hirschfeld
2018-11-08 17:54     ` Sasha Levin [this message]
2018-11-08 18:03       ` Ezequiel Garcia
2018-11-13 11:48 ` Hans Verkuil
2018-11-15 11:14   ` Dafna Hirschfeld
2018-11-15 11:58     ` Hans Verkuil
2018-11-15 12:09       ` Tomasz Figa
2018-11-15 13:04         ` Dafna Hirschfeld
2018-11-15 13:23           ` Tomasz Figa
2018-11-15 13:29           ` Hans Verkuil
2018-11-15 13:33             ` Tomasz Figa
2018-11-15 13:40               ` Hans Verkuil
2018-11-15 13:43                 ` Tomasz Figa
2018-11-15 13:48                   ` Hans Verkuil
2018-11-15 13:50                     ` Tomasz Figa
2018-11-15 14:22                       ` Hans Verkuil
2018-11-15 14:27                         ` Tomasz Figa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181108175422.GA14882@sasha-vm \
    --to=sashal@kernel.org \
    --cc=dafna3@gmail.com \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=helen.koike@collabora.com \
    --cc=hverkuil@xs4all.nl \
    --cc=mchehab@kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.