All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lubomir Rintel <lkundrak@v3.sk>
To: "Nikola Forró" <nikola.forro@gmail.com>, linux-media@vger.kernel.org
Subject: Re: [PATCH] usbtv: discard redundant video fields
Date: Mon, 21 Dec 2015 16:09:05 +0100	[thread overview]
Message-ID: <1450710545.12572.17.camel@v3.sk> (raw)
In-Reply-To: <20151220125717.376e7903@urna>

On Sun, 2015-12-20 at 12:57 +0100, Nikola Forró wrote:
> There are many dropped fields with some sources, leading to many
> redundant fields without counterparts. When this redundant field
> is odd, a new frame is pushed containing this odd field interleaved
> with whatever was left in the buffer, causing video artifacts.
> 
> Do not push a new frame after processing every odd field, but do it
> only after those which come after an even field.
> 
> Signed-off-by: Nikola Forró <nikola.forro@gmail.com>

Acked-by: Lubomir Rintel <lkundrak@v3.sk>

Thanks,
Lubo

      reply	other threads:[~2015-12-21 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-20 11:57 [PATCH] usbtv: discard redundant video fields Nikola Forró
2015-12-21 15:09 ` Lubomir Rintel [this message]

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=1450710545.12572.17.camel@v3.sk \
    --to=lkundrak@v3.sk \
    --cc=linux-media@vger.kernel.org \
    --cc=nikola.forro@gmail.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.