public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: vkalia@codeaurora.org
To: linux-media@vger.kernel.org
Subject: User data propagation for video codecs
Date: Fri, 13 Sep 2013 21:54:15 -0000	[thread overview]
Message-ID: <79eef80b5fa29d83a7ae9a3f7d83cea8.squirrel@www.codeaurora.org> (raw)

Hi

For video decoder, our video driver, which is V4l2 based, exposes two
capabilities:

1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE for transaction of compressed buffers.
2. V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE for transaction of
decoded/uncompressed buffers.

We have a requirement to propagate "user specific data" from compressed
buffer to uncompressed buffer. We are not able to find any field in
"struct v4l2_buffer" which can be used for this purpose. Please suggest if
this can be achieved with current V4L2 framework.


Thanks
Vinay


             reply	other threads:[~2013-09-13 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 21:54 vkalia [this message]
2013-09-14  3:22 ` User data propagation for video codecs Hans Verkuil

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=79eef80b5fa29d83a7ae9a3f7d83cea8.squirrel@www.codeaurora.org \
    --to=vkalia@codeaurora.org \
    --cc=linux-media@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox