All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Rafael Giani <dv@pseudoterminal.org>
To: Richard Cochran <richardcochran@gmail.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: imx6: webkit html5 video with hardware acceleration
Date: Tue, 23 Sep 2014 21:32:09 +0200	[thread overview]
Message-ID: <5421CAB9.2030205@pseudoterminal.org> (raw)
In-Reply-To: <20140923193037.GE24931@netboy>

https://github.com/Freescale/chromium-imx

This is already integrated in meta-fsl-arm . Check out 
https://github.com/Freescale/meta-fsl-arm/blob/master/browser-layer/recipes-browser/chromium/chromium-imx.inc

On 2014-09-23 21:30, Richard Cochran wrote:
> On Tue, Sep 23, 2014 at 09:20:52PM +0200, Carlos Rafael Giani wrote:
>> It is working for Chromium. I added patches for that.
> Where are your patches? chromium.org git?
>
> Reference please, Tag/branch/sha etc?
>
> (I can't really run chromium on my target hardware, too much bloat,
> but still it would be interesting to see it on the sabre board.)
>
>> Not necessarily. Keep in mind what I wrote about the direct
>> textures. If WebKit has a GLES-based rendering backend, these
>> textures could be used for smooth video playback. It'd have to
>> extract the physical address out of the decoded GStreamer frame
>> (possible by using the appsink GStreamer element) and pass it on to
>> the texture, and release the GStreamer frame once that video frame
>> has been shown and the next frame is to be displayed.
> Sounds like this still need to be implemented. Anyone working on it?
>
> Thanks,
> Richard



  reply	other threads:[~2014-09-23 19:32 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 18:13 imx6: webkit html5 video with hardware acceleration Richard Cochran
2014-09-23 18:33 ` Gerard Bucas
2014-09-23 18:55   ` Bin Lin
2014-09-23 19:02     ` Carlos Rafael Giani
2014-09-23 19:14       ` Richard Cochran
2014-09-23 19:20         ` Carlos Rafael Giani
2014-09-23 19:30           ` Richard Cochran
2014-09-23 19:32             ` Carlos Rafael Giani [this message]
2014-09-23 19:52               ` Richard Cochran
2014-09-23 19:56                 ` Carlos Rafael Giani
2014-09-23 19:57                 ` Otavio Salvador
2014-09-23 20:12                   ` Richard Cochran
2014-09-23 20:27                     ` Otavio Salvador
2014-09-23 20:42                       ` Richard Cochran
2014-09-23 20:46                         ` Carlos Rafael Giani
2014-09-24  4:50                           ` Richard Cochran
2014-09-24 16:42                             ` Eric Nelson
2014-09-24 17:05                               ` Richard Cochran
2014-09-24  8:58                       ` Richard Cochran
2014-09-24 11:21                         ` Otavio Salvador
2014-09-24 12:07                           ` Richard Cochran
2014-09-24 15:28                             ` Daiane Angolini
2014-09-24 15:32                         ` Bin Lin
2014-09-23 19:26       ` Bin Lin
2014-09-23 19:29         ` Carlos Rafael Giani
2014-09-23 19:06     ` Richard Cochran
2014-09-23 19:15       ` Carlos Rafael Giani
2014-09-23 19:23         ` Richard Cochran
2014-09-23 19:29           ` Carlos Rafael Giani
2014-09-23 19:39             ` Richard Cochran
2014-09-23 19:44               ` Bin Lin

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=5421CAB9.2030205@pseudoterminal.org \
    --to=dv@pseudoterminal.org \
    --cc=meta-freescale@yoctoproject.org \
    --cc=richardcochran@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.